Skip to content

v0.8.52

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 07:30
e07fb58

0.8.52 (2024-12-17)

Features

  • language/yaml: use yaml-ts-mode by default (1ddc73e)
  • workspace/easysession: add easysession-save keybinding (384f7fc)
  • workspaces: replace desktop.el with easysession (cb799f3)

Bug Fixes

  • completion/company: fix keybind conflict with copilot-mode (c991e20)
  • langauge/ruby: switch back to solargraph from ruby-lsp (b665226)
  • language/json: don't load json-mode at all if json-ts-mode is available (a9c6240)
  • language/ruby: switch back to ruby-lsp after fixing indent-region issue (45c41b3)
  • language/toml: fix toml setup hook function name (2ea3fdc)
  • language/yaml: switch back to yaml-mode (a7fc77f)
  • workspaces/easysession: remove save keybinding conflicting with switch-to (396fb0f)