You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: Changes.md
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
- Fix autocomplete issue where `open Foo` would be picked up inside line comments (see https://github.com/rescript-lang/rescript-editor-support/issues/15).
5
5
- Don't print parens as in `A()` for 0-ary variants.
6
6
- Fix infinite loop in autocomplete that can cause `rescript-editor-support.exe` processes to use up 100% cpu.
7
+
- Fix jump to type definition for types defined in an inner module.
7
8
8
9
## Release 1.0.3 of rescript-vscode
9
10
This [commit](https://github.com/rescript-lang/rescript-editor-support/commit/214d220d8573f9f0c8d54e623c163e01617bf124) is vendored in [rescript-vscode 1.0.3](https://github.com/rescript-lang/rescript-vscode/releases/tag/1.0.3).
0 commit comments