Viijay-Kr / react-ts-css

VS Code Extension for CSS modules in typescript based react projects
https://marketplace.visualstudio.com/items?itemName=viijay-kr.react-ts-css
MIT License
37 stars 4 forks source link

Suggest to classes #110

Closed myagizmaktav closed 8 months ago

myagizmaktav commented 9 months ago

Is your feature request related to a problem? Please describe. image In there should be suggest to container(class name) .

Viijay-Kr commented 9 months ago

@myagizmaktav I am not sure if I got your idea. Could you elaborate a little bit more about your request. Thanks

myagizmaktav commented 9 months ago

in vscode module.css class names not showing on the suggestion dropdown. can you fix that issue pls.

Viijay-Kr commented 8 months ago

@myagizmaktav is this by any chance related to rename issue #111 you created ? Does this happen when you rename the file and then try to get suggestions ?

If yes , this should be fixed by #112