Added "objectpascal" to list of breakpoint enabled languages

"objectpascal" is currently missing so it is impossible to use the debugger extension in conjunction with OmniPascal
This commit is contained in:
Christopher Wosinski 2016-03-08 19:14:26 +01:00
commit 0e399839dd

View file

@ -33,6 +33,7 @@
"fortran-modern",
"rust",
"pascal",
"objectpascal",
"ada",
"nim"
]