mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
fixes #5579: [java] Colorization could be improved for import text
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package foo;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.runners.*;
|
||||
|
||||
/*
|
||||
* Multi line comment
|
||||
|
||||
Reference in New Issue
Block a user