Add contributes breakpoints

This commit is contained in:
Sofia 2025-08-08 16:20:22 +03:00
parent c44d588b30
commit d50a748884

View File

@ -26,6 +26,11 @@
"configuration": "./language-configuration.json"
}
],
"breakpoints": [
{
"language": "reid"
}
],
"configuration": {
"type": "object",
"title": "reid-language-server",