Merge pull request #44 from Wosi/patch-1

Added "objectpascal" to list of breakpoint enabled languages
This commit is contained in:
Jan 2016-03-08 19:16:00 +01:00
commit 84b00df23d

View file

@ -33,6 +33,7 @@
"fortran-modern", "fortran-modern",
"rust", "rust",
"pascal", "pascal",
"objectpascal",
"ada", "ada",
"nim" "nim"
] ]
@ -356,4 +357,4 @@
"typescript": "^1.7.5", "typescript": "^1.7.5",
"vscode": "0.11.x" "vscode": "0.11.x"
} }
} }