intersystems-community / vscode-objectscript

InterSystems ObjectScript extension for Visual Studio Code
https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO
Other
108 stars 49 forks source link

How can I remove compile notifications? #50

Closed evshvarov closed 5 years ago

evshvarov commented 5 years ago

They pop up on every successful compilation. And you need manually close it. Can I turn it off? And popup if compilation is not successful

daimor commented 5 years ago
"objectscript.suppressCompileMessages": true,