v1.7.8.0
版本发布时间: 2018-01-25 20:28:02
oleg-shilo/cs-script.npp最新发布版本:v2.0.5.0(2024-05-26 08:38:17)
This version can only be installed via Plugin Manager or manually. The plugin's own embedded updater will be able to check and perform future updates after v1.7.8 is installed.
Notepad++ x64 does not have PluginManager included by default. You will need to bring it manually. Follow the official Plugin Manager deployment instructions.
This is the first truly portable release. The same plugin binaries are running on both x86 and x64 versions of Notepad++. Special thanks to @kbilsted for his excellent kbilsted/NotepadPlusPlusPluginPack.Net x64 compatible Notepad++ managed hosting solution.
-
x64 migration
- Implemented NppPlugin.Host loosely coupled CPU specific launcher
- CSScriptIntellisense+CSScriptNpp made AnyCPU
- Changed updater.exe to meet new x64 requirements
- All NPP API code migrated to CPU neutral interface.
- Updated packaging process to support x64.
- Fixed nasty problem with interop corrupting unamanged memory.
Npp.Editor.GetOpenFiles
replaced with more conservative but saferNpp.Editor.GetOpenFilesSafe
- Merged CSScriptIntellisense.Npp and SScriptNpp.Npp classes
-
Plugin functionality changes and fixes
- All plugin's references to the external resources are changed from CodePlex (R.I.P.) to GitHub.
- Autocompletion user experience made consistent (e.g. suggestion filtering) with Visual Studio Intellisense.
- Added
Config.Instance.InterceptConsoleByCharacter
(false by default) to allow faster ConsoleOutput rendering - Added
Config.BlockLocalDebugOutputContaining
to block unwanted Debug output content. - Added
Config.StartDebugMonitorOnScriptExecution
to prevent auto-attaching DBMon as it can cause significant startup delay for any process being started from the common parent (Notepad++ exe).
-
Fixes
- Fixed debugger current step marker rendering problem
- Various loading optimization changes.
- Added extra error handling in custom-draw CodeMap routine.
1、 CSScriptNpp.1.7.8.0.x64.zip 13.5MB
2、 CSScriptNpp.1.7.8.0.x86.zip 13.5MB