vscode-solidity-extension icon indicating copy to clipboard operation
vscode-solidity-extension copied to clipboard

Feat: Language Support Status

Open sambacha opened this issue 3 years ago • 0 comments

A language status item is the preferred way to present language status reports for the active text editors, such as selected linter or notifying about a configuration problem.

https://github.com/microsoft/vscode/blob/a330b89e5d83293bacee75ac910626b64ad8c3fd/src/vscode-dts/vscode.d.ts#L11839

commit: https://github.com/microsoft/vscode/commit/17ed7bf82c385b9b29a458109c6d6a76049856c7 ref: https://github.com/microsoft/vscode/issues/129037 more info: https://code.visualstudio.com/updates/v1_65

sambacha avatar Mar 20 '22 14:03 sambacha