vscode-solidity
vscode-solidity copied to clipboard
Quote does not auto close
For example, typing ", shall give "", however, only a single " is shown.
Is this an issue only on the extension or general with "editor.autoClosingQuotes": "always"
for me quote could not auto close whatever set "editor.autoClosingQuotes" to "always" or "lanaguageDefined". solidity extension version:v0.0165 vscode:1.84.0