Unit Test, solve corner cases and use TextEdit

This commit is contained in:
Pine Wu
2018-02-23 02:02:38 -08:00
parent 08ac402da0
commit 8c86648b40
13 changed files with 232 additions and 44 deletions

View File

@@ -1,5 +1,11 @@
{
"version": "0.2.0",
"compounds": [
{
"name": "Debug Extension and Language Server",
"configurations": ["Launch Extension", "Attach Language Server"]
}
],
"configurations": [
{
"name": "Launch Extension",