enso/app/ide-desktop
Ilya Bogdanov b700679d35
Allow opening dev-tools using keyboard shortcut in Electron (#6262)
Fixes #6249

See [Electron docs](https://www.electronjs.org/docs/latest/api/browser-window). We were explicitly disabling the ability to open dev-tools unless `debug.dev-tools` flag is provided.
2023-04-17 16:33:39 +00:00
..
lib Allow opening dev-tools using keyboard shortcut in Electron (#6262) 2023-04-17 16:33:39 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
eslint.config.js Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
package-lock.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
package.json Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
tsconfig.json Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
utils.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00