Skip to content

Commit 9b80982

Browse files
committed
changelog
1 parent 7e54962 commit 9b80982

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,15 @@
1515
#### :rocket: New Feature
1616

1717
- Extend signature help to work on constructor payloads as well. Can be turned off if wanted through settings. https://github.com/rescript-lang/rescript-vscode/pull/947
18+
- Show module docs for file modules. https://github.com/rescript-lang/rescript-vscode/pull/952
1819

1920
#### :nail_care: Polish
2021

2122
- Enhance variant constructor payload completion. https://github.com/rescript-lang/rescript-vscode/pull/946
2223
- Clean occasional dots from "insert missing fields" code action. https://github.com/rescript-lang/rescript-vscode/pull/948
2324
- Pick up code actions in incremental compilation. https://github.com/rescript-lang/rescript-vscode/pull/948
2425
- Various improvements to the signature help functionality. https://github.com/rescript-lang/rescript-vscode/pull/950
26+
- Clean up completion item "details" and "documentation". https://github.com/rescript-lang/rescript-vscode/pull/952
2527

2628
## 1.48.0
2729

0 commit comments

Comments
 (0)