Go AST Explorer adds ast treeview to VSCode explorer.
| key | type | default | description |
|---|---|---|---|
| go-ast.selectOnMove | boolean | false | Select matched ast node when cursor moved |
| name | description |
|---|---|
| Go AST: Select Nodes Text By GAQ | Select nodes text which matches input gaq query. |
| Go AST: Search Nodes Text By GAQ | Highlight nodes text which matches input gaq query. After editing text, highlight will be cleared. |
See LICENSE
Go AST Explorer heavily uses vscode-go codebase.
