{"id":29020900,"url":"https://github.com/lokesh-garg-22/css-modules-intellisense","last_synced_at":"2026-05-10T16:36:37.104Z","repository":{"id":298912848,"uuid":"1001525807","full_name":"Lokesh-Garg-22/CSS-Modules-IntelliSense","owner":"Lokesh-Garg-22","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-17T14:45:04.000Z","size":18290,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-17T16:43:55.856Z","etag":null,"topics":["css-modules","developer-tools","frontend","intellisense","javascript-react","less-modules","linter","linting","scss-modules","suggestions","typescript-react"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=lokesh-garg.css-scss-modules-intellisense","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lokesh-Garg-22.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-13T14:29:07.000Z","updated_at":"2025-07-16T15:40:14.000Z","dependencies_parsed_at":"2025-07-17T19:54:51.307Z","dependency_job_id":null,"html_url":"https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense","commit_stats":null,"previous_names":["lokesh-garg-22/css-modules-intellisense"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Lokesh-Garg-22/CSS-Modules-IntelliSense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokesh-Garg-22%2FCSS-Modules-IntelliSense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokesh-Garg-22%2FCSS-Modules-IntelliSense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokesh-Garg-22%2FCSS-Modules-IntelliSense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokesh-Garg-22%2FCSS-Modules-IntelliSense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lokesh-Garg-22","download_url":"https://codeload.github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lokesh-Garg-22%2FCSS-Modules-IntelliSense/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266870504,"owners_count":23998250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css-modules","developer-tools","frontend","intellisense","javascript-react","less-modules","linter","linting","scss-modules","suggestions","typescript-react"],"created_at":"2025-06-26T02:00:39.675Z","updated_at":"2026-05-10T16:36:37.094Z","avatar_url":"https://github.com/Lokesh-Garg-22.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS Modules Intellisense for VS Code\n\nA lightweight Visual Studio Code extension that provides **linting**, **rename**,\nand **navigation features** for projects using CSS Modules — including\n`.module.css`, `.module.scss`, and `.module.less` files.\n\n---\n\n## ✨ Features\n\n- ⚠️ **Linting**: Warns about undefined CSS module class names used\n  in JS/TS/React files.\n\n  \u003cimg src=\"https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/raw/main/assets/images/lintingExample.png\" alt=\"Linting Example\"\n  title=\"Linting Example\" width=\"800\"\u003e\n\n- ✏️ **Rename Support**: Refactor class names in CSS Modules and update all references.\n\n  \u003cimg src=\"https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/raw/main/assets/images/renameExample.gif\" alt=\"Rename Example\"\n  title=\"Rename Example\" width=\"800\"\u003e\n\n- 🧭 **Go-to-Definition** Go-to-Definition for `styles.className`.\n\n  \u003cimg src=\"https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/raw/main/assets/images/goToDefinitionExample.gif\" alt=\"Go-to-Definition Example\"\n  title=\"Go-to-Definition Example\" width=\"800\"\u003e\n\n- 💡 **Autocomplete** Autocomplete suggestions for class names.\n\n  \u003cimg src=\"https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense/raw/main/assets/images/autocompleteExample.gif\" alt=\"Autocomplete Example\"\n  title=\"Autocomplete Example\" width=\"800\"\u003e\n\n- 🛠️ **Supports SCSS \u0026 LESS** in addition to plain CSS.\n\n---\n\n## 📦 Installation\n\nGet the extension from your preferred marketplace:\n\n- [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=lokesh-garg.css-scss-modules-intellisense)\n\n- [Open VSX Registry](https://open-vsx.org/extension/lokesh-garg/css-scss-modules-intellisense)\n\n---\n\n## ✅ Supported File Types\n\n- `.module.css`\n- `.module.scss`\n- `.module.less`\n- `.js`, `.ts`, `.jsx`, `.tsx` using `import styles from './file.module.css'`\n\n---\n\n## 🚀 Getting Started\n\n1. Install the extension from the Marketplace or via VSIX\n2. Use `import styles from './file.module.css'` pattern\n3. Hover, rename, or save to see linting feedback\n\n---\n\n## 📢 Feedback \u0026 Contributions\n\nFeel free to open issues or PRs on\n[GitHub](https://github.com/Lokesh-Garg-22/CSS-Modules-IntelliSense) —\nsuggestions and feedback are always welcome!\n\n---\n\n## 📄 License\n\nThis extension is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokesh-garg-22%2Fcss-modules-intellisense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokesh-garg-22%2Fcss-modules-intellisense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokesh-garg-22%2Fcss-modules-intellisense/lists"}