Switch VSCode extensions to built-in YAML java-props grammars
This commit is contained in:
@@ -3,9 +3,6 @@ set -e
|
||||
|
||||
workdir=`pwd`
|
||||
|
||||
# Download yaml TextMate grammar
|
||||
curl https://raw.githubusercontent.com/textmate/yaml.tmbundle/master/Syntaxes/YAML.tmLanguage > yaml-support/yaml.tmLanguage
|
||||
|
||||
# Preinstall commons-vscode package
|
||||
(cd ../commons-vscode ; npm install ; npm pack)
|
||||
npm install ../commons-vscode/*-commons-vscode-*.tgz
|
||||
|
||||
Reference in New Issue
Block a user