{"id":15688128,"url":"https://github.com/tintinweb/vscode-solidity-language","last_synced_at":"2025-07-16T22:35:48.286Z","repository":{"id":150245520,"uuid":"412442060","full_name":"tintinweb/vscode-solidity-language","owner":"tintinweb","description":"Solidity Language Support, Syntax Highlighting, and Themes for VSCode - This is the standalone passive language support originally found in the Solidity Visual Developer extension","archived":false,"fork":false,"pushed_at":"2024-12-09T11:01:37.000Z","size":105,"stargazers_count":8,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T18:13:21.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language","language":null,"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/tintinweb.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}},"created_at":"2021-10-01T11:35:21.000Z","updated_at":"2024-12-09T11:01:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a43f53b9-52ff-4f2b-a200-9394a3e6b98b","html_url":"https://github.com/tintinweb/vscode-solidity-language","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fvscode-solidity-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fvscode-solidity-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fvscode-solidity-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fvscode-solidity-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tintinweb","download_url":"https://codeload.github.com/tintinweb/vscode-solidity-language/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251362153,"owners_count":21577403,"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":[],"created_at":"2024-10-03T17:55:11.498Z","updated_at":"2025-04-28T18:13:25.381Z","avatar_url":"https://github.com/tintinweb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[\u003cimg width=\"200\" alt=\"get in touch with Consensys Diligence\" src=\"https://user-images.githubusercontent.com/2865694/56826101-91dcf380-685b-11e9-937c-af49c2510aa0.png\"\u003e](https://diligence.consensys.net)\u003cbr/\u003e\n\u003csup\u003e\n[[  🌐  ](https://diligence.consensys.net)  [  📩  ](mailto:diligence@consensys.net)  [  🔥  ](https://consensys.github.io/diligence/)]\n\u003c/sup\u003e\u003cbr/\u003e\u003cbr/\u003e\n[\u003cimg height=\"30\" alt=\"vscode marketplace\" src=\"https://github.com/user-attachments/assets/030dde14-1745-4f4e-852c-b415db9c2050\"\u003e](https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language) [\u003cimg height=\"30\" alt=\"open-vsx\" src=\"https://github.com/user-attachments/assets/975d31ca-5259-4bf0-8c40-b2e25cdd5ccb\"\u003e](https://open-vsx.org/extension/tintinweb/vscode-solidity-language) \n\n\n# Solidity Language Support, Syntax Highlighting, and Themes for VSCode\n\nThis extension enables solidity code highlighting for VSCode. It **only provides the language support** and themes, no active decoration or functionality. This is mainly to support solidity code highlighting in VSCode Web/github.dev. Go install [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) instead if you want the fully blown super amazedazzle extension 🥰.\n\n\n\nThis used to be inlined into [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) and unless you're installing this on VSCode Web you probably want to install [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) instead. However, breaking this out into its own extension allows us to be more flexible and provide a some support for VSCode Web /  https://github.dev.\n\nWhat changed?\n\n* [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) now bundles with this extension to provide language support an themes.\n* We can now provide minimal language support for VSCode-Web @ https://github.dev/.\n\n\n## Theme: Solidity Visual Developer Light (VSCode)\n\n\u003cimg width=\"1364\" alt=\"theme_light_vs\" src=\"https://user-images.githubusercontent.com/2865694/61187576-6b1ca500-a673-11e9-8770-ff8b47d716ee.png\"\u003e\n\n\n## Theme: Solidity Visual Developer Dark\n\n**Simple DAO**\n\n\u003cimg width=\"981\" alt=\"screenshot 2019-02-09 at 12 30 30\" src=\"https://user-images.githubusercontent.com/2865694/52521879-58deab00-2c7e-11e9-9621-1afc73c918d8.png\"\u003e\n\n**Vulnerable Contract**\n\n![highlight](https://user-images.githubusercontent.com/2865694/52523502-4bcbb700-2c92-11e9-9ef1-085e3a244cda.png)\n\n\n## Theme: Solidity Visual Developer Solarized Light\n\n**Simple DAO**\n\n\u003cimg width=\"970\" alt=\"screenshot 2019-02-11 at 21 52 11\" src=\"https://user-images.githubusercontent.com/2865694/52592696-5c715e00-2e47-11e9-99f4-32332e308ec3.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftintinweb%2Fvscode-solidity-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftintinweb%2Fvscode-solidity-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftintinweb%2Fvscode-solidity-language/lists"}