editorconfig-netbeans icon indicating copy to clipboard operation
editorconfig-netbeans copied to clipboard

Parser integration for EditorConfig

Open bennycode opened this issue 10 years ago • 0 comments

We should implement a parser for the EditorConfig "language" to get auto-completion by the NetBeans IDE. At the moment we use "Code Templates" to get pseudo auto-completion in the EditorConfig Editor.

For further investigation we have to read chapter 4) on:

  • http://wiki.netbeans.org/How_to_create_support_for_a_new_language

bennycode avatar Mar 28 '15 23:03 bennycode