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
languagesMap
Workspace
Hi,
I have noticed recently that the extension is not working when comment-divider.languagesMap is used as Workspace setting.
comment-divider.languagesMap
Here an example of setting to reproduce the bug:
"comment-divider.languagesMap": { "scss": ["//"] },
If I use comment-divider.languagesMap as User or Remote setting, the right comment character is used.
User
Remote
Extension version: v0.4.0
VSCode information: Version: 1.62.3 Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247 Date: 2021-11-17T08:00:36.721Z Electron: 13.5.2 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.4.0-91-generic snap
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have noticed recently that the extension is not working when
comment-divider.languagesMap
is used asWorkspace
setting.Here an example of setting to reproduce the bug:
If I use
comment-divider.languagesMap
asUser
orRemote
setting, the right comment character is used.Extension version: v0.4.0
VSCode information:
Version: 1.62.3
Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
Date: 2021-11-17T08:00:36.721Z
Electron: 13.5.2
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.4.0-91-generic snap
The text was updated successfully, but these errors were encountered: