分享

AutoHotkey SyntaxHighlight for Notepad++ (ahk notepad++语法高亮)

 飞鹰飞龙飞天 2014-04-30
Setup Notepad++ for AutoHotkey
(Notepad++ v6.5.1) change.log

注:新版NOTEPADD++在语言--->A--->autoIt 也可以设置AHK语法高亮,就是不知道兼容性版样,必竟两种脚本学是有差异的!
------------------------------------------------------------------------
[Syntax-Highlighting]
1. Download userDefineLang_AHK.xml (Right-click and choosing save as target...)
2. Save it to the right location Notepad++\
3. Start Notepad++ and click on Menu Language --> Define your language
4. Import your userDefineLang
5. Restart Notepad++

1. Default Theme (v0.1)
download_16.png Download | Preview
2. Lazy Theme (v0.1)
download_16.png Download | Preview
3. ...tba

------------------------------------------------------------------------
[Auto-Completion]
1. Download AutoHotkey.xml (Right-click and choosing save as target...)
2. Save it to the right location Notepad++\plugins\APIs\
3. Start Notepad++ and click on Menu Settings --> Preferences
4. Click on Auto-Completion and activate Enable auto-completion on each input
5. (recommendation: From 2th character, Function completion, Function parameters hint on input)
download_16.png Download | Preview

------------------------------------------------------------------------
[Plugins]
1. Download PlugIns
2. Save it to the right location Notepad++\plugins\
Notepad++ loads plugins at startup.
To load a new plugin, you can either close and restart Notepad++, or use the Settings --> Import --> Import plugin command.

Useful Plug-in's
* (AutoSave) allows to automatically save the currently open files based on a timer schedule (default is 1 min) and/or upon the application losing focus.
* (Compare Plugin) A very useful diff plugin to show the difference between 2 files (side by side).
* (DBGP plugin) This is a php debugger (XDebug) which talks DBGP protocol. Use this plugin to transform your Notepad++ to a php IDE.
* (Function List) offers a list of functions (or sections) according of the language of current document, in order to access to the function or section you need quickly.
* (LanguageHelp) allows to run a language specific help file (CHM, HLP, PDF) and search for the keyword under the cursor.
* (RunMe) allows to execute the currently open file, based on its shell association.
* (TextFX) brings a number of useful features

More Plugins available here and here

------------------------------------------------------------------------
Downloads:
AHK: AutoHotkey & AutoHotkey more
NPP: Installer, zip package, 7z package & minimalist package

Portable Package with Syntax-Highlight, Autocomplete & PlugIns (AutoSave, RunMe, TextFX):
> npp.6.5.bin.7z
> npp.6.5.bin.zip

Edited by jNizM, 05 February 2014 - 08:40 AM.

来源:http://www./board/topic/86937-autohotkey-syntaxhighlight-for-notepad/

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多