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.

Not detecting some IDEs

See original GitHub issue

Missing detection for:

CLion
PyCharm
Sublime Text
RStudio
Brackets
VSCode

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
tabrindlecommented, Jun 5, 2018

Ok interesting - we use two different detection methods for those: I suppose we could try both.

VSCode uses code --version - if code isn’t in your path, this wont work. In command palette there is an option to install the code command in your path.

For Sublime, we find the plist with mdfind "kMDItemCFBundleIdentifier=='com.sublimetext.3'". Sometimes this wont work, for no apparent reason.

I’ll see what I can do about increasing reliability of both of these.

0reactions
tabrindlecommented, Oct 29, 2018

moving this to a project to include more IDEs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Computer not detecting IDE devices | TechSpot Forums
I have fitted my new motherboard and it does not recognise my IDE devices, it recognises PS/2 keyboard, my PCI-EX nvidia 8400GS and...
Read more >
Some IDE HDD are not working in old computer
Hello, I have 3 old HDD that are on IDE. Two of them is not being detected by old PC I have there,...
Read more >
IDE 2.0 not detecting board on port but old IDE and VS Code ...
I'm able to compile and upload without issues. The Arduino IDE 2.0 is not able to detect any ports at all. How can...
Read more >
PICKIT4 not detecting in IDE, but working fine in IPE
Hi guys, I ran into some weird problem here, my Pickit 4 is working fine in IPE, but it always show Pickit 4...
Read more >
Interface as a method argument not detected
In any case -- I gave you the actual code (which was done from your examples) .. and IDE did not complain at...
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