Skip to content

1.4.0

Compare
Choose a tag to compare
@razzeee razzeee released this 05 Sep 06:25
  • Various improvements to folding

  • Process files on init in parallel

  • Reference codelenses can now be clicked

  • Fixed some problems with references not being correct

  • Get rid of crypto deprecation warnings

  • Updated tree-sitter syntax parsing

    • Add glsl parsing
    • Nest if/then/else expressions
    • Let and in now correctly nest
    • Change when block_comments are set, should now be better for annotations
    • End functions/case as early as possible, so they don't include whitespace