You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Emilian Bold (JIRA)" <ji...@apache.org> on 2017/06/19 03:16:00 UTC

[jira] [Created] (NETBEANS-7) Provide basic editor features (syntax highlighting, braces matching, completion, etc) for more file types

Emilian Bold created NETBEANS-7:
-----------------------------------

             Summary: Provide basic editor features (syntax highlighting, braces matching, completion, etc) for more file types
                 Key: NETBEANS-7
                 URL: https://issues.apache.org/jira/browse/NETBEANS-7
             Project: Netbeans
          Issue Type: Improvement
            Reporter: Emilian Bold


We could provide basic editor features (syntax highlighting, braces matching, completion, etc) for more languages based on the existing corpus of definitions from other editors/IDEs. See

* http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files
* http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html
* https://code.visualstudio.com/docs/extensionAPI/language-support
* http://www.ultraedit.com/downloads/extras/wordfiles.html#wordfiles

The basic editor features would usually get replaced once more proper plugins are installed for a given language.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)