Skip to content

Commit 7042f94

Browse files
committed
Add known issues section to CHANGELOG
1 parent 519a3b0 commit 7042f94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- use camelCase convention in TypeScript/JavaScript code
1212
- use `@codemirror/linter` to show diagnostics
1313
- this comes with a different style of underlines and custom tooltips
14+
- known issues/limitations:
15+
- enabling auto-invoke of completer requires toggling checkbox in both native and LSP `Code Completion` settings
16+
- robot mode does not support JupyterLab 4.0, hence robot LSP will not work either
17+
- renaming in docker files may not work on certain variables due to upstream tokenizer issue
1418

1519
Requires JupyterLab `>=4.0.6,<5.0.0a0`
1620

0 commit comments

Comments
 (0)