MarkedString to MarkdonwString

This commit is contained in:
geequlim
2017-09-23 01:52:28 +08:00
parent 638a5362e6
commit 0f31c66c5a
3 changed files with 26 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
"repository": "https://github.com/GodotExplorer/godot-tools",
"license": "MIT",
"engines": {
"vscode": "^1.9.1"
"vscode": "^1.16.1"
},
"categories": [
"Other"
@@ -127,7 +127,7 @@
},
"devDependencies": {
"typescript": "^2.0.3",
"vscode": "^1.1.4",
"vscode": "^1.1.5",
"mocha": "^2.3.3",
"@types/node": "^6.0.40",
"@types/mocha": "^2.2.32"