mint-lang / mint-vscode

VS Code Extension for Mint programming language
https://marketplace.visualstudio.com/items?itemName=mint-lang.mint
31 stars 10 forks source link

How do i do code navigation on clicking on any component or properties #25

Open khanakia opened 3 years ago

khanakia commented 3 years ago

I want to navigate the component file automatically on click the Component definition itself. More like javascript when you mouseover on any code and if you click the code it opens that component file.