r3inbowari / go-mod-explorer

Go Module Explorer for Visual Studio Code (beta)
https://marketplace.visualstudio.com/items?itemName=r3inbowari.gomodexplorer
MIT License
33 stars 6 forks source link

feat: add reveal action and some shortcuts #62

Closed r3inbowari closed 1 year ago

r3inbowari commented 1 year ago

feat: add new function actionReveal2 #61
feat: shortcut quick collapse.
feat: shortcut Reveal the current activate in the Editor.
feat: configuration gomod.focusMode allow user reveal without focusing.