Vladimir Gurevich

Results 83 comments of Vladimir Gurevich

What does the server support and why does it crash on the stuff it does not support?

Upgraded VSCode to ``` Version: 1.78.2 Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435 Date: 2023-05-10T14:47:05.613Z Electron: 22.5.2 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Linux x64 5.15.0-1035-aws Sandboxed: Yes ``` but the results are the...

The challenge of building a **good** semantic highlighter is that it should be architecture-aware, meaning that things like: - The names of externs (extern constructors) and their parameters - The...