You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diagnostics currently provides hovers with severity. Look into extending the diagnostics output with decorators to highlight key values like name, ip address, persistence, ssl, pool members, ...
diagnostics currently provides hovers with severity. Look into extending the diagnostics output with decorators to highlight key values like name, ip address, persistence, ssl, pool members, ...
https://code.visualstudio.com/api/language-extensions/programmatic-language-features#provide-diagnostics
https://github.com/microsoft/vscode-extension-samples/tree/main/code-actions-sample
https://vscode.rocks/decorations/
https://github.com/microsoft/vscode-extension-samples/blob/main/decorator-sample/src/extension.ts
The text was updated successfully, but these errors were encountered: