Skip to content

Commit

Permalink
update changelog, linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Apr 22, 2021
1 parent 962b695 commit 12f83c4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,18 @@
- bug fixes:

- fixed name of jupyterlab-lsp package displayed in JupyterLab UI ([#570], thanks @marimeireles)
- removed vendored CodeMirror from distribution ([#576])
- fix encoding on Windows for non-conda installs ([#580], thanks @stonebig)

- experiments

- added `robotframework-lsp` to tests, demo, and documentation [#493]

- for extension authors:

- removed vendored CodeMirror from distribution ([#576])


[#493]: https://github.com/krassowski/jupyterlab-lsp/pull/493
[#557]: https://github.com/krassowski/jupyterlab-lsp/pull/557
[#570]: https://github.com/krassowski/jupyterlab-lsp/pull/570
[#576]: https://github.com/krassowski/jupyterlab-lsp/pull/576
Expand Down
2 changes: 1 addition & 1 deletion atest/04_Interface/Statusbar.robot
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Status Changes Between Notebooks
[Teardown] Clean Up After Working With File Python.ipynb

Status Changes Correctly Between Editors
[Tags] gh-493:rflsp-claims-plains
[Tags] gh-493:rflsp-claims-plains
Prepare File for Editing Python status example.py
Wait Until Fully Initialized
Open File example.plain
Expand Down

0 comments on commit 12f83c4

Please sign in to comment.