this post was submitted on 18 Sep 2023
541 points (92.1% liked)

linuxmemes

20880 readers
7 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
[–] [email protected] 47 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)

[–] [email protected] 73 points 1 year ago (1 children)
[–] [email protected] 12 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?)

[–] [email protected] 32 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

[–] [email protected] 11 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

[–] [email protected] 5 points 1 year ago

For VSCode, click Help -> Toggle Developer Tools

[–] [email protected] 3 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

[–] [email protected] 4 points 1 year ago (2 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.

[–] [email protected] -2 points 1 year ago

choosing to use electron is lazy