codewave-npp

所属分类:编辑器/阅读器
开发工具:Python
文件大小:38KB
下载次数:0
上传日期:2015-05-28 23:20:57
上 传 者sh-1993
说明:  用于记事本++的Codeway:文本编辑器帮助器。
(Codewave for Notepad++ : The text editor helper.)

文件列表:
LICENSE (18027, 2015-05-29)
__init__.py (0, 2015-05-29)
codewave_activate.py (1202, 2015-05-29)
codewave_core (0, 2015-05-29)
codewave_core\__init__.py (0, 2015-05-29)
codewave_core\box_helper.py (4821, 2015-05-29)
codewave_core\closing_promp.py (5683, 2015-05-29)
codewave_core\cmd_finder.py (4857, 2015-05-29)
codewave_core\cmd_instance.py (4983, 2015-05-29)
codewave_core\cmds (0, 2015-05-29)
codewave_core\cmds\__init__.py (0, 2015-05-29)
codewave_core\cmds\core.py (16765, 2015-05-29)
codewave_core\cmds\html.py (696, 2015-05-29)
codewave_core\cmds\js.py (1288, 2015-05-29)
codewave_core\cmds\php.py (3048, 2015-05-29)
codewave_core\codewave.py (6722, 2015-05-29)
codewave_core\command.py (7079, 2015-05-29)
codewave_core\context.py (2203, 2015-05-29)
codewave_core\detector.py (905, 2015-05-29)
codewave_core\edit_cmd_prop.py (2465, 2015-05-29)
codewave_core\editor.py (2600, 2015-05-29)
codewave_core\logger.py (567, 2015-05-29)
codewave_core\positioned_cmd_instance.py (9907, 2015-05-29)
codewave_core\process.py (44, 2015-05-29)
codewave_core\storage.py (1119, 2015-05-29)
codewave_core\text_parser.py (854, 2015-05-29)
codewave_core\util.py (11281, 2015-05-29)
npp_editor.py (2087, 2015-05-29)

# CodeWave Codewave for Notepad++ : The text editor helper. Create abbreviation for you own code snippets and expand them with a push of a button, or use those already provided. Write code faster with this tool designed to give you what you need to be more productive without leaving your favorite text editor. ## Installation 1. Install Python Script for Notepad++ http://npppythonscript.sourceforge.net/ 2. Get the code : ```sh cd "~/AppData/Roaming/Notepad++/plugins/config/PythonScript/scripts/" git clone https://github.com/kevthunder/codewave-npp.git codewave_npp ``` 3. In the menu go to ```Plugin > Python Script > configuration``` * Open the ```codewave_npp``` folder and select ```codewave_activate.py``` * Press the add button on the left to add it in the menu items * Press ok 4. Restart Notepad++ 5. In the menu go to ```Settings > Shortcut Mapper``` * Select the ```Plugin commands``` tab * find ```codewave_activate``` * Assing the shortcut ```Ctrl+Shift+E``` or something of your choice * Your may need to remove any conflicting shortcuts ## Getting started * In any window press ```Ctrl+Shift+E``` * Type ```help``` * Press ```Ctrl+Shift+E``` again to show help ``` ~~help~~ ``` ## ToDo * See the main project https://github.com/kevthunder/codewave

近期下载者

相关文件


收藏者