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.

Disable ECC on a project/folder basis

See original GitHub issue

This 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:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ubidefeocommented, Oct 25, 2017

I think it’s the easiest way to implement it, as long as it supports some kind of wildcard and current folder. for example

"ignore_folders":["./*", ".*", "folder_name", "folder_name/*"]

it could also be just "ignore":[...]

hope it makes sense 😃

1reaction
niosuscommented, Jul 16, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

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