vscode-styled-components icon indicating copy to clipboard operation
vscode-styled-components copied to clipboard

wrong intellisense

Open tjx666 opened this issue 3 years ago • 3 comments

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 image

press enter;

image

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 avatar Nov 17 '21 08:11 tjx666

@tjx666 thanks. Would you be interested in working on this issue?

jasonwilliams avatar Nov 17 '21 09:11 jasonwilliams

I am busy with my company works recently. May be free time next month;

tjx666 avatar Nov 17 '21 15:11 tjx666

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

jasonwilliams avatar Feb 05 '22 18:02 jasonwilliams