- Implement inlay hints
- Implement
textDocument/documentHighlight - Listen to
workspace/didCreateFilesandworkspace/didDeleteFiles - Slightly improve auto completion
- Send memory usage information to the server periodically
- Fix a lot of type definitions
- Add some heuristics for
subdir(x), where x is not a string literal. This allows parsing e.g. GTK correctly. - Add web-based dashboard for showing performance over the time