Skip to content

Commit 95cf138

Browse files
committed
Add changelog entry
1 parent 5bd2da2 commit 95cf138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- refactored the codebase with a new architecture which allows dynamic feature, document widget adapter, and code editor registration ([#318])
2929
- the document in the connections list in the statusbar popover are now represented by easy-to-understand DocumentLocator (breadcrumbs) widget rather than an internal id ([bacc006])
3030
- syntax highlighting mode is adjusted to the language with the majority of the code in an editor ([#319])
31+
- copy diagnostics message and filter diagnostics from context menu of Diagnostic Panel ([#330])
3132

3233
- bug fixes
3334

@@ -45,6 +46,7 @@
4546
[#319]: https://github.com/krassowski/jupyterlab-lsp/pull/319
4647
[#322]: https://github.com/krassowski/jupyterlab-lsp/pull/322
4748
[#329]: https://github.com/krassowski/jupyterlab-lsp/pull/329
49+
[#330]: https://github.com/krassowski/jupyterlab-lsp/pull/330
4850
[00448d0]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/00448d0c55e7f9a1e7e0a5322f17610daac47dfe
4951
[bacc006]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/bacc0066da0727ff7397574914bf0401e4d8f7cb
5052
[4e5b2ad]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/4e5b2adf655120458cc8be4b453fe9a78c98e061

0 commit comments

Comments
 (0)