entrez / roku.vim

Vim plugin for Roku development (Scenegraph/Brightscript)
https://www.vim.org/scripts/script.php?script_id=5828
12 stars 3 forks source link

basic RokuGoToDef functionality #1

Closed entrez closed 5 years ago

entrez commented 5 years ago

adds simple go to definition/declaration search which can find function definitions as well as certain kinds of explicit declarations of other variable types. also some refinement of syntax matching/highlighting.