this post was submitted on 18 Sep 2023
490 points (91.7% liked)

linuxmemes

20765 readers
1714 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JetpackJackson@feddit.de 37 points 1 year ago (2 children)

What does Ctrl shift I do (I'm not at my computer and I don't have any electron apps installed)

[–] Oha@lemmy.ohaa.xyz 64 points 1 year ago (1 children)
[–] sfgifz@lemmy.world 9 points 1 year ago (3 children)

Does it really have to? Vscode is built on top of it, I don't think it's ever opened chromium dev tools for the app (maybe I'm wrong?)

[–] bobbysq@lemmy.world 27 points 1 year ago (1 children)

Some apps can disable it, I think Discord does so people don't get tricked into pasting random scripts into the console

[–] sorrybookbroke@sh.itjust.works 5 points 1 year ago* (last edited 1 year ago)

That is true, though it's possible to re-activate them through a configuration file in discord. However, a developer can fully disable the tools if they wish

[–] redcalcium@lemmy.institute 4 points 1 year ago

For VSCode, click Help -> Toggle Developer Tools

[–] rodolfo@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

on raspbian, don't remember which version, ctrl shift I opens dev tools Edit vs code dev tools

[–] cley_faye@lemmy.world 4 points 1 year ago (1 children)

Open the dev tools in electron app that where so badly coded that they are not blocked as they should in the first place. In short, bad app developer makes bad apps, and people complain about the framework instead of complaining about the lazy dev.