kaby76 / AntlrVSIX

AntlrVSIX is a language server for use with Visual Studio 2019, Visual Studio Code, and Gnu Emacs to support Antlr, Bison, and W3C EBNF grammars. In addition to the IDE extensions provided here, a command-line tool is available to refactor grammars in order to make them cleaner, more readable, and more efficient.
https://marketplace.visualstudio.com/items?itemName=KenDomino.AntlrVSIX
MIT License
90 stars 13 forks source link

"Find" should be renamed "XGrep" in Trash #106

Closed kaby76 closed 3 years ago

kaby76 commented 3 years ago

Trash should be a clear analogy to "Bash", with grep, ls, cat, echo, etc. The advantage is that this will be easier for people to step into Trash from a Bash background. So, find should be renamed xgrep. We'll make it xgrep instead of grep so that it is clear the args are xpath expressions.