ratmice / nimbleparse_lsp

lsp server for grmtools lex & yacc
Other
7 stars 1 forks source link

Way to disable commands based on filetype #13

Open ratmice opened 2 years ago

ratmice commented 2 years ago

Figure out if there is a way to selectively enable/disable commands based on filetype.

We have certain commands stategraph_* which only work on the currently focused parser. and generictree which only works on input text.