Add contributes breakpoints
This commit is contained in:
parent
c44d588b30
commit
d50a748884
@ -26,6 +26,11 @@
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
"breakpoints": [
|
||||
{
|
||||
"language": "reid"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
"type": "object",
|
||||
"title": "reid-language-server",
|
||||
|
Loading…
Reference in New Issue
Block a user