-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Hello,
I'm trying to debug objectscript ClassMethods in VSCode, but nothing happens when clicking the Debug button over the ClassMethod.
This was working with previous versions - tested with IRIS 2020.
This is the server configuration:
"intersystems.servers": {
"iris": {
"webServer": {
"scheme": "http",
"host": "localhost",
"port": 80
},
"username": "superuser"
}
},
Editing and compiling ObjectScript is working:
I checked the vscode devtools and saw an error every time I click debug:
Thanks.
$ZV: IRIS for Windows (x86-64) 2024.2 (Build 247U) Tue Jul 16 2024 09:57:03 EDT
Metadata
Metadata
Assignees
Labels
No labels