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
Standardise UI messages to use quotes instead of Markdown backticks (#1926)
* Standardise UI messages to use quotes instead of Markdown backticks
Replace Markdown-style backticks in notifications and message popups
with double quotes, since VSCode does not render Markdown in
showInformationMessage/showWarningMessage/showErrorMessage.
Signed-off-by: Sora Morimoto <[email protected]>
* Update CHANGELOG.md
Signed-off-by: Sora Morimoto <[email protected]>
* dune fmt
Signed-off-by: Sora Morimoto <[email protected]>
---------
Signed-off-by: Sora Morimoto <[email protected]>
0 commit comments