Wiki

Cobra Support for PN  Programmer's Notepad 2

  • Enable autocomplete :
    • choose menu: Tools -> Options -> AutoComplete -> AutoComplete After: [number] characters
    • (If it is a new code, necessary to save the file once)
  • Enable auto lexer-select :
    • choose menu: Tools -> Options -> Files(Files tree root)
    • Add '.cobra' and select Cobra scheme.

  • tested : portable version for Windows.
  • issue :
    • block comment does not suit syntax highlighting.
    • Ctags does only limited operation.

See also: EditorSupport

Attachments