Andrey Babanin
Results
2
comments of
Andrey Babanin
Hi, failing to find a decent IDE support for zserio, I've got a chance to implement a VS Code extension myself. It provides highlighting, syntax checking, and basic symbol navigation....
Thanks for feedback! Support for type references highlighting can be done using a semantic token provider. It fairly easy to do, so I'm going to include it in the next...