We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I've tried latest vscode extention and on ovn-northd-ddlog code found that escaping is not rendered properly. See screenshot:
If I remove join() arguments, code renders correctly:
join()
vscode version info: Version: 1.59.1 Commit: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa Date: 2021-08-19T11:53:52.479Z (2 wks ago) Electron: 13.1.7 Chrome: 91.0.4472.124 Node.js: 14.16.0 V8: 9.1.269.36-electron.0 OS: Darwin x64 20.5.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I've tried latest vscode extention and on ovn-northd-ddlog code found that escaping is not rendered properly. See screenshot:
If I remove
join()
arguments, code renders correctly:vscode version info:
Version: 1.59.1
Commit: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
Date: 2021-08-19T11:53:52.479Z (2 wks ago)
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Darwin x64 20.5.0
The text was updated successfully, but these errors were encountered: