File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11## Scala Syntax (official) Changelog
22
3+ ### 0.4.4 (2020/10/07 14:50 +00:00)
4+ - [ b2b6fc6] ( https://github.com/scala/vscode-scala-syntax/commit/b2b6fc60c270199dec704fe67041e26527efaf20 ) Fix #148 : Add regression test (@nicolasstucki )
5+ - [ e0c824a] ( https://github.com/scala/vscode-scala-syntax/commit/e0c824aaddba4e492ca2f2ad616564293dbad3c1 ) Prioritize matching of inline parameters (@nicolasstucki )
6+ - [ 806d9a7] ( https://github.com/scala/vscode-scala-syntax/commit/806d9a7ce07a64e3000a094c99181017b687ff80 ) Fix #133 : Add missing boundary condition (@nicolasstucki )
7+ - [ d2d1f8a] ( https://github.com/scala/vscode-scala-syntax/commit/d2d1f8a7444bc3d7e8cca6f45ab5200a4bad3041 ) Update release notes for 0.4.3
8+
39### 0.4.3 (2020/09/11 07:09 +00:00)
410- [ c60cc06] ( https://github.com/scala/vscode-scala-syntax/commit/c60cc061907420c432b25d9d1bce3c82cc3dd3f7 ) Update Scala.tmLanguage.json (@nicolasstucki )
511- [ 5b3c402] ( https://github.com/scala/vscode-scala-syntax/commit/5b3c402877fe38bfd975f2d48ecaf80a04008ad6 ) Fix #139 : Add given as a possible inline definition (@nicolasstucki )
Original file line number Diff line number Diff line change 22 "name" : " scala" ,
33 "displayName" : " Scala Syntax (official)" ,
44 "description" : " Official Scala Syntax" ,
5- "version" : " 0.4.3 " ,
5+ "version" : " 0.4.4 " ,
66 "publisher" : " scala-lang" ,
77 "license" : " SEE LICENSE IN LICENSE.md" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments