{"id":26183657,"url":"https://github.com/cuvar/vscode-eslint-autotfix","last_synced_at":"2025-10-16T20:50:36.964Z","repository":{"id":248859348,"uuid":"829992943","full_name":"cuvar/vscode-eslint-autotfix","owner":"cuvar","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-17T12:22:22.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-17T14:40:29.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cuvar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-07-17T11:55:54.000Z","updated_at":"2024-07-17T14:40:37.153Z","dependencies_parsed_at":"2024-07-17T14:40:31.212Z","dependency_job_id":null,"html_url":"https://github.com/cuvar/vscode-eslint-autotfix","commit_stats":null,"previous_names":["cuvar/vscode-eslint-autotfix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuvar%2Fvscode-eslint-autotfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuvar%2Fvscode-eslint-autotfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuvar%2Fvscode-eslint-autotfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuvar%2Fvscode-eslint-autotfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuvar","download_url":"https://codeload.github.com/cuvar/vscode-eslint-autotfix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243125612,"owners_count":20240276,"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":"2025-03-11T22:48:35.339Z","updated_at":"2025-10-16T20:50:36.915Z","avatar_url":"https://github.com/cuvar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-eslint-autofix\n\nminimal setup for https://github.com/microsoft/vscode-eslint/issues/1657\n\n## Issue 1: Unable to restart eslint server\nHow to reproduce: \n1. Install recommended extension (`dbaeumer.vscode-eslint`) with the newest version\n2. Run `npm i`\n3. Run `\"ESLint: Restart ESLint server\"` from command palette\n\nThe following error occurs as a popup\n\n![restart issue](res/img1.png)\n\nFurther, no issues are highlighted in the `index.js` files as it would be expected.\nRunning `npx eslint .` shows the issues that should be highlighted.\n\n## Issue 2: Autofix fails\nHowever, the main issue is that eslint is unable to perform an `auto-fix` action.\n\n1. open file `index.js`\n2. Run `\"ESLint: Fix all auto-fixable Problems\"` from command palette\n\nAgain, the following popup comes up:\n\n![autofix issue](res/img2.png)\n\nThere is no output for any of these issues.\n\n## Solving both problems\n1. Install recommended extension (`dbaeumer.vscode-eslint`) ***with version 2.4.4.***\n2. Restart/Reload VS Code\n3. Open `index.js`\n\nYou'll see that all the issues are highlighted now. \nAdditionally, running `\"ESLint: Restart ESLint server\"` and `\"ESLint: Fix all auto-fixable Problems\"` both results in the desired outputs. So version 2.4.4 seems to work\n\n## Environment\n**Device**\n- System: Apple M1 Pro 16 GB\n- OS: macOS Sonoma 14.5\n\n**VS Code**\n- Version: 1.87.0 (Universal)\n- Commit: 019f4d1419fbc8219a181fab7892ebccf7ee29a2\n- Date: 2024-02-27T23:42:56.944Z\n- Electron: 27.3.2\n- ElectronBuildId: 26836302\n- Chromium: 118.0.5993.159\n- Node.js: 18.17.1\n- V8: 11.8.172.18-electron.0\n- OS: Darwin arm64 23.5.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuvar%2Fvscode-eslint-autotfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuvar%2Fvscode-eslint-autotfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuvar%2Fvscode-eslint-autotfix/lists"}