vscode-styled-components
vscode-styled-components copied to clipboard
wrong intellisense
Describe the bug (including copyable syntax) A clear and concise description of what the bug is. If you're planning on posting a screenshot, please paste the accompanying code here.
Screenshot

press enter;

After I disable this extension, all works right.
To Reproduce
copy code:
var marks = 123;
ma
then trigger intellisense
Expected behavior
should be marks not marks:
Build environment (please complete the following information):
Version: 1.63.0-insider (Universal)
Commit: 6a25ae3a24929f35aabf8a051531c0716032e0a0
Date: 2021-11-16T05:13:23.962Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin x64 21.1.0
@tjx666 thanks. Would you be interested in working on this issue?
I am busy with my company works recently. May be free time next month;
https://github.com/styled-components/vscode-styled-components/blob/master/CONTRIBUTING.md#intellisense if you wanted to look into this. I currently don't have time