Changes between Version 7 and Version 8 of PN
- Timestamp:
- 07/22/09 09:18:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PN
v7 v8 2 2 3 3 * Enable keyword highlights : 4 * attached file 'cobra.scheme' into PN's schemes directory. (this work might have to be done before it is started most first .)4 * attached file 'cobra.scheme' into PN's schemes directory. (this work might have to be done before it is started most first) 5 5 * Hint to improvement: [http://pnotepad.org/docs/howto/add_support_for_your_language] 6 6 7 7 * Enable autocomplete : 8 * choose menu: {{{Tools -> Options -> AutoComplete -> AutoComplete After: ~ characters}}} 8 * choose menu: {{{Tools -> Options -> AutoComplete -> AutoComplete After: [number] characters}}} 9 * (If it is a new code, necessary to save the file once) 9 10 10 11 * Enable auto lexer-select : 11 12 * choose menu: {{{Tools -> Options -> Files(Files tree root)}}} 12 * Add '.cobra' and select Cobra scheme 13 * Add '.cobra' and select Cobra scheme. 13 14 14 15 * Enable Tags(Ctags) 15 16 * edit to (PN directory)/taggers/ctags/additionalSupportedSchemes.ini 16 17 * edit to (PN directory)/taggers/ctags/additionalLanguages.conf 17 * (or attached example file into ctags directory and overwrite .) See also [http://cobra-language.com/forums/viewtopic.php?f=4&t=447 Forums]18 * (or attached example file into ctags directory and overwrite) See also [http://cobra-language.com/forums/viewtopic.php?f=4&t=447 Forums] 18 19 * Hint to improvement: [http://pnotepad.org/docs/howto/tag_custom_languages] 19 20