eirikpre / VSCode-SystemVerilog

SystemVerilog support in VS Code
MIT License
128 stars 50 forks source link

LSP: DocumentSymbolProvider #72

Open eirikpre opened 4 years ago

eirikpre commented 4 years ago

Basically incrementally replace the regular expressions in parser.ts. The documentSymbolProvider in the client can be replaced with that on the server when it eclipses the current parser.