📄 change-log.txt
字号:
Version 3.01 (09-Mar-03)
========================
- Bug fix: Addin would not load properly on some systems (VC6 version)
Version 3.0 (07-Mar-03)
=======================
- Port to Visual Studio .NET.
- Minor bug fixes.
Version 2.5 (24-Dec-99)
=======================
- Compiled to work with Visual C++ 6.
- Bug fix: Creates Spelly.dic if it does not exist.
- Bug fix: The first character of text after a tag or entity was not
considered part of the text.
- When no word is found - puts the misspelled word in the edit box.
Version 2.3 (28-Oct-98)
=======================
- Show the misspelled word in bold.
- Bug fix: Correctly handle C comments where the closing "*/" is at the
beginning of a line or contains a train of *-s.
Version 2.2 (10-Sep-98)
=======================
- Move dictionaries to the add-in folder (instead of the Windows folder)
- Bug fix: Don't complain if Spelly.dic does not exist.
Version 2.1 (10-Jun-98)
=======================
- Bug fix: DevStudio now exists cleanly.
Version 2.0 (03-May-98)
=======================
- New feature: Can spell only comments and strings.
- Double-clicking a spelling suggestion is now like selecting it and
clicking OK.
- Bug fix: Does not return the original selection if the user clicked
"Stop".
- Behavior change: When nothing is selected, starts checking form the
beginning of the document.
Version 1.3 (10-Mar-98)
=======================
- Bug fix: Now handles words with apostrophes OK.
Version 1.2 (18-Nov-97)
=======================
- Bug fix: Now handles big selection OK.
- Bug fix: Now handles one line documents OK.
Version 1.1 (13-Nov-97)
=======================
- Bug fix: Used to ignore the first character of the selection.
- Better error reporting.
- Remember "Ignore All" across sessions.
Version 1.0 (22-Oct-97)
=======================
Initial Release.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -