Merge pull request #44 from Wosi/patch-1
Added "objectpascal" to list of breakpoint enabled languages
This commit is contained in:
commit
84b00df23d
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue