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.

Autodetection enhancement

See original GitHub issue

I have this case where I open a project which is not angular. The autodetection tool tells me that and let’s me decide what to do. I don’t mind disabling the icon and I choose ‘close’. Then the settings.json gets modified with a vsicons.presets.angular: true and provided that I’m using Git I get a change alert.

It would be nice if we could detect such scenario: closing the popup while having a true default.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
JimiCcommented, Jan 25, 2017

I’ll submit the PR tomorrow cause I forgot to push it and it sits on the work’s machine.

1reaction
JimiCcommented, Jan 24, 2017

This is the side effect of not having the ability to change the state of the setting on the fly. The problem lies with vscode itself not persisting the change before it executes the reload command. To workaround this we are forced to change the setting beforehand of showing the message and revert it if the user chooses to close. Another workaround would be to introduce a delay ourselves but on machines with slow io this is not guaranteed to work.

I have raised an issue @ vscode repo about this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auto-Detection - CyberArk Docs
Auto-Detection ; Description, Defines the method that will be used in this auto-detection process to detect machines. ; Acceptable Values, LDAP/Policy/VMWare/ ...
Read more >
How To Use MetaMask's Token Detection Feature For A More ...
MetaMask's newest token detection enhancement is available for you to have a ... Our new feature can auto-detect tokens featured on two or...
Read more >
STAM: Enhancing Topology Auto Detection For A Highly ...
In this paper, we present the STAM, Streaming Topology Analysis Method. In STAM, we could use auto instrumentation or a manual instrumentation mechanism...
Read more >
Issues · fasteddy516/SimplySerial - GitHub
Autodetect doesn't function correctly with multiple instances and multiple com ports. enhancement New feature or request. #16 opened on Oct 29, ...
Read more >
Want to delegate Auto-Detection tasks to various end user ...
I have confirmed that at this time only Vault Admins can run auto-detection and Auto Discovery. There is an enhancement request to add...
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