vscode-css-modules icon indicating copy to clipboard operation
vscode-css-modules copied to clipboard

Results 29 vscode-css-modules issues
Sort by recently updated
recently updated
newest added

I installed this extension and it's not doing anything, navigation and autocomplete don't work. I found a couple issues here where it appears that it should work on next.js (not...

插件名/Extension: CSS Modules ## 您的本地环境信息/Your local environment information * 操作系统及其版本/System and Version: win10 * Node version: 14.19.2 * npm version: 6.14.17 ## 您遇到的问题及复现步骤/What are your problems and how to reproduce...

If there is a __commented__ import before the correct one, it will be recognized as the expected module: If commented one is after the correct one: Should be relative to...

Issue Type: Bug Hit go to definition on some symbols, sometimes it will say that the file you're looking for is actually a folder. I get around 30% error rate....

```css .help-me{ color:red; } ``` when i write,styles['help-me'],it can intelligent,but can not jump to the css class

feature request

I'm not sure if this is out of scope for this module, but it would be nice to have autocomplete when importing css modules. At the moment I have code...

Hello and thanks for making this extension, it's very helpful. There is one small bug that I can see. When initiating autocomplete, the class names are showing after non-existent property...

Hi, I've been using this extension really fine on JS projects. It's great and really useful! However on TS projects, it seems this extension is "fighting" for priority against the...

help wanted

- Issue Type: `Performance` - Extension Name: `vscode-css-modules` - Extension Version: `0.4.1` - OS Version: `Linux x64 5.11.0-46-generic` - VS Code version: `1.63.2` :warning: Make sure to **attach** this file...

basicly, something like this https://github.com/Jimdo/typings-for-css-modules-loader I want this badly so I can even consider opening a PR with some help from you :)

feature request