File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 12
12
13
13
## master
14
14
15
+ ## v1.6.0
16
+
15
17
#### :rocket : New Feature
16
18
17
19
- Inlay Hints (experimental). ` rescript.settings.inlayHints.enable: true ` . Turned off by default. https://github.com/rescript-lang/rescript-vscode/pull/453
Original file line number Diff line number Diff line change 3
3
"description" : " The official VSCode plugin for ReScript." ,
4
4
"author" : " chenglou" ,
5
5
"license" : " MIT" ,
6
- "version" : " 1.4.2 " ,
6
+ "version" : " 1.6.0 " ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
9
"url" : " https://github.com/rescript-lang/rescript-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rescript-language-server" ,
3
3
"description" : " ReScript's language-server" ,
4
- "version" : " 1.4.2 " ,
4
+ "version" : " 1.6.0 " ,
5
5
"author" : " chenglou" ,
6
6
"license" : " MIT" ,
7
7
"engines" : {
You can’t perform that action at this time.
0 commit comments