Disable ECC on a project/folder basis
See original GitHub issueThis plugin has been very helpful, but I’d like to know if there’s a way for it not to act on some projects.
For some PlatformIO projects based on Arduino I do not need auto-completion or error reporting, as I rely on syntax plugins, but I use .cpp
as an extension and ECC picks it up right away.
Maybe there’s a dot-file I can add to my folder to disable ECC in the current dir/subdir or on a project basis?
Thanks ubi
<bountysource-plugin>Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
To change the ECC state - NVIDIA
To change the ECC state. From the NVIDIA Control Panel Select a Task pane, under Workstation, click Manage GPU Utilization. For each Quadro...
Read more >Fiori app configuration in SAP Fiori Launchpad - SAP Blogs
Hello blogger, I encountered such an error in the ECC environment. I don't know how to deal with it. I wonder if you...
Read more >TEC0330 Test Board - Trenz Electronic Wiki
Disable ECC : ... Basic description of TE Board Part Files is available on TE Board Part ... Copy "<project folder>\prebuilt\software\<short ...
Read more >Setting up SAP Secure Network Communications (SNC ... - IBM
These steps are SAP Administration tasks and generally done by your BASIS team. Install SAP Cryptographic Library ... 0: SNC is disabled
Read more >Find Documents with ProjectWise Search - GDOT
quickly may be time consuming on a daily basis. ... in the search field to locate the project folder makes this task quick...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think it’s the easiest way to implement it, as long as it supports some kind of wildcard and current folder. for example
it could also be just
"ignore":[...]
hope it makes sense 😃
Sorry for the delay guys. I am fully occupied with the submission of my phd thesis now and it is really hard to squeeze anything into the schedule at this point. Maybe I will get to implement this in a couple of weeks or so.