Skip to content

Commit a0aba03

Browse files
committed
changelog
1 parent e59a87b commit a0aba03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#### :bug: Bug Fix
1616

1717
- Clean up name of namespaced module when hovering. https://github.com/rescript-lang/rescript-vscode/pull/845
18+
- Don't complete illegal file module names. https://github.com/rescript-lang/rescript-vscode/pull/844
1819
- Fix issue `open` on submodules exposed via `-open` in bsconfig.json/rescript.json, that would cause the content of those `open` modules to not actually appear in autocomplete. https://github.com/rescript-lang/rescript-vscode/pull/842
1920
- Account for namespace when filtering pipe completion items. https://github.com/rescript-lang/rescript-vscode/pull/843
2021

0 commit comments

Comments
 (0)