Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

False Positive Error When Interpolating Props In Declaration Name #88

Closed
Undistraction opened this issue May 6, 2018 · 3 comments
Closed

Comments

@Undistraction
Copy link

Undistraction commented May 6, 2018

The following code is incorrectly flagged as an error:

Code:
cap

Error Message:

[ts-styled-plugin] } expected

vscode-styled-components 0.0.18
babel-javascript: 0.0.14
vscode 1.23.0 (1.23.0)

@Cu3PO42
Copy link
Member

Cu3PO42 commented May 6, 2018

As the error message indicates, this is actually a problem with ts-styled-plugin which comes bundled with this plugin and not this plugin directly. Please raise an issue there as well, so we can track it here.

@Undistraction
Copy link
Author

Apologies. I thought that was the generic css plugin. I'll open an issue there.

@Undistraction Undistraction changed the title False Positive Error When Interpolating Props In Style Name False Positive Error When Interpolating Props In Declaration Name May 6, 2018
@mjbvz
Copy link
Contributor

mjbvz commented Jul 3, 2018

Should be fixed by #99

@mjbvz mjbvz closed this as completed Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants