{"id":16811746,"url":"https://github.com/theoludwig/vscode-styled-jsx","last_synced_at":"2025-12-11T21:50:40.464Z","repository":{"id":43377765,"uuid":"302756762","full_name":"theoludwig/vscode-styled-jsx","owner":"theoludwig","description":"Visual Studio Code syntax highlighting and auto-completion for styled-jsx.","archived":true,"fork":false,"pushed_at":"2024-11-11T13:33:24.000Z","size":2829,"stargazers_count":59,"open_issues_count":6,"forks_count":6,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-14T22:12:36.623Z","etag":null,"topics":["auto-completion","styled-jsx","syntax-highlighting","vscode"],"latest_commit_sha":null,"homepage":"","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/theoludwig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-09T21:26:21.000Z","updated_at":"2024-11-11T13:35:35.000Z","dependencies_parsed_at":"2022-07-19T22:03:49.779Z","dependency_job_id":null,"html_url":"https://github.com/theoludwig/vscode-styled-jsx","commit_stats":null,"previous_names":["theoludwig/vscode-styled-jsx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fvscode-styled-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fvscode-styled-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fvscode-styled-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theoludwig%2Fvscode-styled-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theoludwig","download_url":"https://codeload.github.com/theoludwig/vscode-styled-jsx/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902929,"owners_count":20529114,"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","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":["auto-completion","styled-jsx","syntax-highlighting","vscode"],"created_at":"2024-10-13T10:19:37.032Z","updated_at":"2025-12-11T21:50:35.400Z","avatar_url":"https://github.com/theoludwig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003evscode-styled-jsx\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\u003ca href=\"https://code.visualstudio.com/\"\u003eVisual Studio Code\u003c/a\u003e syntax highlighting and auto-completion for \u003ca href=\"https://www.npmjs.com/package/styled-jsx\"\u003estyled-jsx\u003c/a\u003e.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e⚠️ This project is not maintained anymore, you can still use the code as you wish and fork it to maintain it yourself.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Divlo/vscode-styled-jsx/actions?query=workflow%3A%22Node.js+CI%22\"\u003e\u003cimg src=\"https://github.com/Divlo/vscode-styled-jsx/workflows/Node.js%20CI/badge.svg\" alt=\"Node.js CI\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/ts-standard\"\u003e\u003cimg alt=\"Typescript Standard Style\" src=\"https://camo.githubusercontent.com/f87caadb70f384c0361ec72ccf07714ef69a5c0a/68747470733a2f2f62616467656e2e6e65742f62616467652f636f64652532307374796c652f74732d7374616e646172642f626c75653f69636f6e3d74797065736372697074\"/\u003e\u003c/a\u003e\n  \u003ca href=\"./LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/licence-MIT-blue.svg\" alt=\"Licence MIT\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://conventionalcommits.org\"\u003e\u003cimg src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\" alt=\"Conventional Commits\" /\u003e\u003c/a\u003e\n  \u003ca href=\"./CODE_OF_CONDUCT.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg\" alt=\"Contributor Covenant\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## 📜 About\n\nAll the features of a CSS/SCSS file inside [Visual Studio Code](https://code.visualstudio.com/) for [styled-jsx](https://www.npmjs.com/package/styled-jsx).\n\n### How to install ?\n\n- [styled-jsx Syntax Highlighting](https://marketplace.visualstudio.com/items?itemName=Divlo.vscode-styled-jsx-syntax)\n\n  Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.\n\n  ```text\n  ext install Divlo.vscode-styled-jsx-syntax\n  ```\n\n- [styled-jsx Language Server](https://marketplace.visualstudio.com/items?itemName=Divlo.vscode-styled-jsx-languageserver)\n\n  Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.\n\n  ```text\n  ext install Divlo.vscode-styled-jsx-languageserver\n  ```\n\n#### The 2 extensions are also available on [open-vsx](https://open-vsx.org/)\n\n- [styled-jsx Syntax Highlighting](https://open-vsx.org/extension/Divlo/vscode-styled-jsx-syntax)\n- [styled-jsx Language Server](https://open-vsx.org/extension/Divlo/vscode-styled-jsx-languageserver)\n\n## 💡 Contributing\n\nAnyone can help to improve the project, submit a Feature Request, a bug report or even correct a simple spelling mistake.\n\nThe steps to contribute can be found in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\n## 📄 License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoludwig%2Fvscode-styled-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheoludwig%2Fvscode-styled-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoludwig%2Fvscode-styled-jsx/lists"}