Skip to content

Commit b12a445

Browse files
committed
changelog
1 parent 7266381 commit b12a445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Fix infinite loop when resolving inferred completions when several values in scope has the same name. https://github.com/rescript-lang/rescript-vscode/pull/869
2424
- Fix crash when trying to print recursive polymorphic variants without a concrete definition. https://github.com/rescript-lang/rescript-vscode/pull/851
2525
- Fix `rescript-language-server --version` command. https://github.com/rescript-lang/rescript-vscode/pull/873
26+
- Print exotic polyvariant constructor names with quotes when doing completion. https://github.com/rescript-lang/rescript-vscode/pull/870
2627

2728
#### :nail_care: Polish
2829

0 commit comments

Comments
 (0)