{"id":21446927,"url":"https://github.com/robsontenorio/voltage","last_synced_at":"2025-07-14T19:31:34.743Z","repository":{"id":264032764,"uuid":"892155150","full_name":"robsontenorio/voltage","owner":"robsontenorio","description":"Livewire Volt + Blade Intellisense for VSCode/Cursor/Windsurf","archived":false,"fork":false,"pushed_at":"2024-12-03T05:57:01.000Z","size":4762,"stargazers_count":41,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T14:22:18.446Z","etag":null,"topics":["blade","cursor","intellisense","laravel","livewire","volt","vscode","vscode-extension","windsurf"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=robsontenorio.voltage","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robsontenorio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["robsontenorio"]}},"created_at":"2024-11-21T15:50:22.000Z","updated_at":"2025-03-31T02:04:46.000Z","dependencies_parsed_at":"2024-11-22T14:28:36.760Z","dependency_job_id":null,"html_url":"https://github.com/robsontenorio/voltage","commit_stats":null,"previous_names":["robsontenorio/vscode-livewire-volt","robsontenorio/voltage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robsontenorio/voltage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robsontenorio%2Fvoltage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robsontenorio%2Fvoltage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robsontenorio%2Fvoltage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robsontenorio%2Fvoltage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robsontenorio","download_url":"https://codeload.github.com/robsontenorio/voltage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robsontenorio%2Fvoltage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265336319,"owners_count":23749176,"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":["blade","cursor","intellisense","laravel","livewire","volt","vscode","vscode-extension","windsurf"],"created_at":"2024-11-23T03:08:20.251Z","updated_at":"2025-07-14T19:31:34.736Z","avatar_url":"https://github.com/robsontenorio.png","language":null,"funding_links":["https://github.com/sponsors/robsontenorio"],"categories":["Others"],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/robsontenorio/voltage/blob/main/voltage.png?raw=true\" \u003e\n\n\u003cbr\u003e\n\n✔️ Formatter  \n✔️ Click to go  \n✔️ Autocomplete  \n✔️ Syntax highlight    \n✔️ Blade components  \n✔️ Volt class-based  \n❌ Volt functional API  \n\n*This plugin works with \"**PHP**\" language mode. Please, disable other related extensions that adds **\"Blade\"** language and restart VSCode*. \n\n\n# Autocomplete \n\n**Make autocomplete smooth inside quotes as you type.**\n\n```json\n\"editor.quickSuggestions\": {\n    \"strings\": \"on\"\n}\n```\n\n#  Format \n\n**1) Make Voltage as default formatter for PHP.**\n\n```json\n\"[php]\": {\n    \"editor.defaultFormatter\": \"robsontenorio.voltage\"\n}\n```    \n\n**2) Install [Laravel Pint](https://laravel.com/docs/master/pint).**\n\n```bash\ncomposer require --dev laravel/pint\n```\n\n**3) Install [Prettier](https://prettier.io) dependencies.**\n\n```bash\nyarn add --dev prettier prettier-plugin-blade@^2\n```\n**4) Create a `.prettierrc` file at root of your project.**  \n\n```json\n{    \n    \"printWidth\": 180,\n    \"plugins\": [\n        \"prettier-plugin-blade\"\n    ],\n    \"overrides\": [\n        {\n            \"files\": [\n                \"*.php\"\n            ],\n            \"options\": {\n                \"parser\": \"blade\"\n            }\n        }\n    ]\n}\n```\n**5) Optionally, enable format on save.**\n\n```json\n\"editor.formatOnSave\": true,\n```\n\n# Scan components\n\nYou do not need to do it manually.\n\nBut, just in case, you can hit `Voltage: Scan components` from the command palette.\n\n# Sponsor\n\nLet's keep pushing it, [sponsor me](https://github.com/sponsors/robsontenorio) ❤️\n\n# Follow me\n\n[@robsontenorio](https://twitter.com/robsontenorio)\n\n# Feedback\n\nhttps://github.com/robsontenorio/voltage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobsontenorio%2Fvoltage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobsontenorio%2Fvoltage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobsontenorio%2Fvoltage/lists"}