Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Commit 98a0f47

Browse files
committed
Update Changes.md
1 parent 3ae5c3e commit 98a0f47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## master
22
- Fix issue where type variables are printed with global renaming when hovering or autocompleting a module (see https://github.com/rescript-lang/rescript-editor-support/issues/38).
33
- Fix issue where a log file was always created (see https://github.com/rescript-lang/rescript-vscode/issues/47).
4+
- Add support for hover on the id of toplevel module definitions (```module Id = ...```).
45

56
## Release 1.0.1 of rescript-vscode
67
This [commit](https://github.com/rescript-lang/rescript-editor-support/commit/232ad609766c415048750c5cc828973a9995f382) is vendored in [rescript-vscode 1.0.1](https://github.com/rescript-lang/rescript-vscode/releases/tag/1.0.1).

0 commit comments

Comments
 (0)