File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Version] ( https://img.shields.io/github/package-json/v/scala/vscode-scala-syntax.svg )] ( https://marketplace.visualstudio.com/items?itemName=scala-lang.scala )
5
5
[ ![ Build Status] ( https://travis-ci.org/scala/vscode-scala-syntax.svg?branch=master )] ( https://travis-ci.org/scala/vscode-scala-syntax )
6
6
7
- Visual Studio Code extension providing syntax highlighting for Scala source
8
- files.
7
+ Visual Studio Code extension providing syntax highlighting for Scala 2 and Scala 3 source files.
9
8
10
9
![ Syntax Highlighting Demo] ( https://i.imgur.com/TDx0mC3.png )
11
10
@@ -15,8 +14,8 @@ This repo also powers the Scala syntax highlighting on GitHub. (It is vendored i
15
14
16
15
The current maintainers (people who can merge pull requests) are:
17
16
18
- - Olafur Pall Geirsson - [ ` @olafurpg ` ] ( https://github.com/olafurpg )
19
17
- Nicolas Stucki- [ ` @nicolasstucki ` ] ( https://github.com/nicolasstucki )
18
+ - Olafur Pall Geirsson - [ ` @olafurpg ` ] ( https://github.com/olafurpg )
20
19
- Vitalii Voloshyn - [ ` @PanAeon ` ] ( https://github.com/PanAeon )
21
20
- all other members of the Scala organization on GitHub
22
21
You can’t perform that action at this time.
0 commit comments