vscode-blockman
vscode-blockman copied to clipboard
Feature Request: VHDL-2008 language support
You may choose not to do this, depending on how many people want it. It is not a popular language when compared to Python, C++ etc so there will be less users for this feature
I'll try it in the near future. Before that, maybe you can help me finding a good tokenizer for VHDL, which gives us an array of the opening and closing positions of all blocks.
position is -> line 70, Column/Char 9, or it can be just global position index, like 349.