MikePopoloski / slang

SystemVerilog compiler and language services
MIT License
546 stars 114 forks source link

Make buffer reloading a first-class supported operation #940

Open MikePopoloski opened 1 month ago

MikePopoloski commented 1 month ago

Right now there is no good way to reload buffers, which makes it harder to use slang in a stateful LSP application. Make this a supported operation.