enso/app/ide-desktop
Adam Obuchowicz 497da82b10
Fix file associations on Windows + opening project bug (#11030)
* Fixes [#10983](https://github.com/enso-org/enso/issues/10983) The `ext` field was not set according to the documentation in rust
* Also discovered a regression in opening project by passing argument/clicking the file: we store the file location as `file://` URL, but without caution, it made a havoc with windows paths.

# Important Notes
- [x] **Need to confirm that everything works on macOS** (installation with file associations + opening project when process is running and when not)
2024-09-11 10:44:52 +00:00
..
client Fix file associations on Windows + opening project bug (#11030) 2024-09-11 10:44:52 +00:00
common Update Vue (#11016) 2024-09-10 13:18:35 -04:00
icons Format TS code (#10648) 2024-07-26 17:47:59 +10:00