Skip to content

Commit 0d70ec7

Browse files
committed
changelog
1 parent 27a7190 commit 0d70ec7

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,12 +15,14 @@
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
25+
- Clean up completion item "details" and "documentation". https://github.com/rescript-lang/rescript-vscode/pull/952
2426

2527
## 1.48.0
2628

0 commit comments

Comments
 (0)