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:
parent
887018dc4f
commit
0e399839dd
1 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"fortran-modern",
|
||||
"rust",
|
||||
"pascal",
|
||||
"objectpascal",
|
||||
"ada",
|
||||
"nim"
|
||||
]
|
||||
|
|
@ -356,4 +357,4 @@
|
|||
"typescript": "^1.7.5",
|
||||
"vscode": "0.11.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue