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 1212
1313## master
1414
15+ ## v1.6.0
16+
1517#### :rocket : New Feature
1618
1719- 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 33 "description" : " The official VSCode plugin for ReScript." ,
44 "author" : " chenglou" ,
55 "license" : " MIT" ,
6- "version" : " 1.4.2 " ,
6+ "version" : " 1.6.0 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/rescript-lang/rescript-vscode"
Original file line number Diff line number Diff line change 11{
22 "name" : " rescript-language-server" ,
33 "description" : " ReScript's language-server" ,
4- "version" : " 1.4.2 " ,
4+ "version" : " 1.6.0 " ,
55 "author" : " chenglou" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments