Skip to content

0.2.0

Compare
Choose a tag to compare
@jcs090218 jcs090218 released this 01 Sep 17:57
· 135 commits to master since this release
  • Support Elixir (#10)
  • Render indicators once it's mode is enabled (#19)
  • OCaml parser and first functions added (#21)
  • Enhance Ruby parser (#26)
  • Julia language support (#33)
  • Remove redundant fold node alist (#36)
  • Change global mode to turn on with tree-sitter (#41)
  • Add minor-mode ts-fold-line-comment-mode for line comment folding (#45)
  • Improve folding for C preprocessor operators (#46)
  • Add more folding definitions (#51)
  • Add support for Lua (#52)
  • Add support for Python docstring (#58)
  • Add Dart support (#62)
  • Add Elisp support (#63)
  • Add Clojure support (#64)
  • Add Haskell support (#65)
  • Add Perl support (#66)
  • Add Markdown support (#67)
  • Add TOML support (#68)
  • fix: Don't fold lint comment when only 1 line (#69)
  • Add Kotlin support (#70)
  • Add Jai support (#71)
  • Add GDScript support (#72)
  • Add Scheme support (#73)
  • Add Beancount support (#74)
  • Add Verilog support (#75)
  • Add LaTex support (#76)