enso/app/ide-desktop/lib/client
somebody1234 0feb987930
Normalize windows paths (#9618)
- Fix #9619
- Fix issue causing the full path to be shown on Windows.

Additional changes:
- Add `npm run watch:windows` script to `lib/client` for developing on Electron.

# Important Notes
Testing instructions:
- Should ideally be tested on Windows. All the following should work:
- Creating, opening and deleting top-level projects
- Creating folders
- Creating, opening and deleting nested projects
- Uploading and deleting top level and nested files
- Moving folders, files and projects
2024-04-08 02:20:28 +00:00
..
src Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00
tasks [CI] Fix the notarization (#9506) 2024-03-21 03:50:43 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
electron-builder-config.ts Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +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 Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
file-associations.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
package.json Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00
paths.ts Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
start.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
tsconfig.json Refactor configuration keys out of repository (#8895) 2024-03-08 03:14:26 +00:00
watch.ts Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00