enso/app/ide-desktop/lib/client
Michał Wawrzyniec Urbańczyk 19203427e0
URL handling (#6243)
This PR fixes #5239 by supporting the Windows-style of URL handling to support deep linking.

Windows spawns a new process for each URL, rather than sending a 'open-url' event to the existing process. Now the differences between the two platforms should be abstracted away.
2023-04-24 16:12:30 +02:00
..
src URL handling (#6243) 2023-04-24 16:12:30 +02:00
tasks Fix all eslint errors (#6267) 2023-04-24 12:56:26 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
electron-builder-config.ts Fix all eslint errors (#6267) 2023-04-24 12:56:26 +00:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
file-associations.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00
package.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
paths.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
start.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
tsconfig.json Enable typescript-eslint (#5717) 2023-03-15 03:42:14 +00:00
watch.ts Fix the --ide-option handling. (#6237) 2023-04-11 17:18:58 +02:00