Works on Win 10
This commit is contained in:
@@ -45,7 +45,8 @@ public class CloudFoundryManifestLanguageServer extends STS4LanguageServerProces
|
||||
"application.yml",
|
||||
Arrays.asList(
|
||||
"-Dlsp.lazy.completions.disable=true",
|
||||
"-Dlsp.completions.indentation.enable=true"
|
||||
"-Dlsp.completions.indentation.enable=true",
|
||||
"-noverify"
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user