Skip to content

Commit b2db161

Browse files
committed
chore: Update CHANGELOG
1 parent 8a22860 commit b2db161

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
* Add support for buf CLI ([[https://github.com/bufbuild/buf/releases/tag/v1.43.0][beta]])
2626
* Add fennel support
2727
* Add support for [[https://github.com/nextflow-io/language-server][Nextflow]]
28+
* Fix ~lsp-download-install~ hanging Emacs when downloading large files by replacing synchronous ~url-copy-file~ with asynchronous ~url-retrieve~. This improves the download experience for all LSP clients, especially those with larger server files.
29+
* Improve Nextflow language server: add automatic download functionality, better Java home detection, enhanced documentation, and update to version 25.04.2.
2830
* Add TypeSpec support
2931
* Add Tree-sitter query support
3032
* Add [[https://github.com/mrjosh/helm-ls][helm-ls]] (YAML Kubernetes Helm) support.

0 commit comments

Comments
 (0)