Skip to content

Release 1.3

Choose a tag to compare

@JCWasmx86 JCWasmx86 released this 11 Mar 19:54
  • Implement inlay hints
  • Implement textDocument/documentHighlight
  • Listen to workspace/didCreateFiles and workspace/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