question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mac/ctrl+s/ Unable to repair itself

See original GitHub issue

Tell us about your environment

  • ESLint Version: “eslint”: “^5.16.0”
  • VS-code ESLint extension Version: 2.1.8
  • Node Version: v10.15.3
  • npm Version: 6.4.1 What parser (default, Babel-ESLint, etc.) are you using? ESLint Please show your full configuration:
Configuration
  "eslint.options": {
        //指定vscode的eslint所处理的文件的后缀
        "extensions": [
            ".js",
            ".vue",
            ".ts",
            ".tsx"
        ]
    },
    "editor.codeActionsOnSave": {
        "source.fixAll.eslint": true 
    },

What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint. Add a space outside the rule and save

 console.log('1') //Pay attention to the Spaces
// What all not/Auto repair

What did you expect to happen?

Spaces are automatically removed What actually happened? Please include the actual, raw output from ESLint. image image

When I use the lower version, 4B83095F-6A62-42C2-839E-DFEB100878F7 303D4CB7-115B-4C95-A2A6-2CD65DE06282

Are you willing to submit a pull request to fix this bug? Beyond the ability

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
g-planecommented, Jul 30, 2020

It seems that it’s a problem of ESLint extension from VS Code, not ESLint itself. To confirm this, can you try running ESLint from CLI?

0reactions
eslint-deprecated[bot]commented, Aug 31, 2020

Unfortunately, it looks like there wasn’t enough interest from the team or community to implement this change. While we wish we’d be able to accommodate everyone’s requests, we do need to prioritize. We’ve found that issues failing to reach accepted status after 21 days tend to never be accepted, and as such, we close those issues. This doesn’t mean the idea isn’t interesting or useful, just that it’s not something the team can commit to.

Thanks for contributing to ESLint and we appreciate your understanding.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If you get a message that your disk can't be repaired
If you get a message that your disk can't be repaired. If you get a message saying macOS can't repair a disk, you...
Read more >
Fix: Automatic Repair Couldn't Repair Your PC
If Automatic Repair couldn't repair your PC on Windows 10, first boot to Safe Mode and run Command Prompt, and then restore Windows...
Read more >
Solved: Stuck In Endless Repair Loop – “Preparing Automatic ...
If the computer fails to start properly two consecutive times, then Automatic Repair will be triggered as a system's response to rectify the ......
Read more >
How to Fix Disk Utility Can't Repair This Disk[2022]
Fix 1: Use the FSCK command​​ FSCK is an inbuilt command in Mac that can help us manually repair a disk. Though, to...
Read more >
The MBS Xojo DynaPDF Plugin - MonkeyBread Software
Not all damages must necessarily be repaired, that would be an almost impossible task, but the intact parts of a PDF file should...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found