Wiki

Changes between Version 7 and Version 8 of PN

Show
Ignore:
Timestamp:
07/22/09 09:18:39 (15 years ago)
Author:
arisawa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PN

    v7 v8  
    22 
    33 * 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) 
    55       * Hint to improvement: [http://pnotepad.org/docs/howto/add_support_for_your_language] 
    66 
    77 * 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) 
    910 
    1011 * Enable auto lexer-select : 
    1112   * choose menu: {{{Tools -> Options -> Files(Files tree root)}}} 
    12    * Add '.cobra' and select Cobra scheme 
     13   * Add '.cobra' and select Cobra scheme. 
    1314 
    1415 * Enable Tags(Ctags) 
    1516   * edit to (PN directory)/taggers/ctags/additionalSupportedSchemes.ini 
    1617   * 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] 
    1819       * Hint to improvement: [http://pnotepad.org/docs/howto/tag_custom_languages] 
    1920