Jason Williams

Results 268 comments of Jason Williams

> I have narrowed down the change and found that the bug is introduced since 1.6.0. > > I believe it is from #287 > > There is a pattern...

@bluenex that was super helpful thanks, I should be able to use the same template to reproduce. the first step would be to see why my last change causes that....

@bluenex do you have a conflicting extension? Im not seeing the same issue you are (against master) ![image](https://user-images.githubusercontent.com/936006/119726089-9de77500-be68-11eb-94b4-b24d72df3cdf.png)

> @jasonwilliams Please, check the file extension. Obviously, .ts vs .tsx (.js vs .jsx) have different highlighting rules by default. @novli my issue was the theming not the file extension....

@bluenex I've made progress by reverting my changes and making a specific block to capture the double parens. A draft PR is open You will see that with your example...

@bluenex if you wanted to fork my PR its here: https://github.com/styled-components/vscode-styled-components/pull/300

There's no update here, my PR fixes one thing but breaks another. This project doesn't have many contributors so unless you're willing to pitch-in it will just be a case...

it's doable but I don't know if ill ever get around to this, would be good for someone to pick it up. ## Setup Guide https://github.com/styled-components/vscode-styled-components/blob/master/CONTRIBUTING.md Command is here for...

@enigmatikme we will need steps to reproduce, can you show where it’s working and where it isn’t. Could you paste the code for us to try?

any PR you can do would be helpful https://github.com/styled-components/vscode-styled-components/blob/master/CONTRIBUTING.md#syntax