You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you mean that you want support for UDL, that seems to be impossible at the moment. See #43 for support on UDL.
For all other languages NppSnippets relies on the languages that are programmed into N++ itself and there is nothing I can do about. So adding a language to the database doesn't help because N++ won't recognize the language in the file and there will be no LangType attached to that file. And that N++ builtin LangType is the key for the language support that NppSnippets uses.
Is that possible to allow user add new language?
In the library option, there is a popup window "Edit languages". However there is no option to add new language.
In the repo, this SQL says "Language" table is only for reference:
https://github.com/ffes/nppsnippets/blob/master/misc/Languages.sql
thanks, John
The text was updated successfully, but these errors were encountered: