Akos Kitta
fdf6f0f9c8
Avoid deleting the workspace when it's still in use.
...
- From now on, NSFW service disposes after last reference
is removed. No more 10sec delay.
- Moved the temp workspace deletion to a startup task.
- Can set initial task for the window from electron-main.
- Removed the `browser-app`.
Closes #39
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
2022-09-15 15:24:25 +02:00
Akos Kitta
8ad10b5adf
#1089 : IDE2 falls back to new sketch if opening failed. ( #1152 )
...
IDE2 falls back to a new sketch if the opening fails.
Closes #1089
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
2022-07-18 11:10:33 +02:00
Francesco Spissu
b1e00e6ff2
Increase sketchbook tree indentation to reflect design system ( #1148 )
2022-07-05 14:10:56 +02:00
Alberto Iannaccone
087cab177b
Sketchbook sidebar state ( #1102 )
...
* add commands to open sketchbook widgets
add commands to show sketchbook widgets
* enable sending commands via query params
* opening sketch in new window will open sketchbook
* requested changes
* add specific method WorkspaceService to open sketch with commands
* add encoded commands contribution
* try merge show sketchbook commands
* pair session changes.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
* i18n fixup.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
* minimized scope of hacky code.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
* clean up OPEN_NEW_WINDOW command
* add comment on workspace-service.ts
* reveal node with URI
Co-authored-by: Akos Kitta <a.kitta@arduino.cc >
2022-07-04 15:49:25 +02:00
Francesco Spissu
a79c9b4449
Sketchbook tree indentation ( #1097 )
2022-06-22 18:23:14 +02:00
Akos Kitta
4c55807392
Speed up IDE startup time.
...
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
2022-06-07 13:46:29 +02:00
Mark Sujew
1ae60ec9bc
Updated Theia to 1.25.0
...
Co-authored-by: Mark Sujew <mark.sujew@typefox.io >
Co-authored-by: Akos Kitta <a.kitta@arduino.cc >
Signed-off-by: Akos Kitta <a.kitta@arduino.cc >
2022-05-25 10:05:20 +02:00
Mark Sujew
112153fb96
Update Theia to 1.22.1 ( #791 )
2022-02-11 15:25:35 +01:00
Francesco Stasi
dd76f9180c
Update Theia, CLI and LS ( #610 )
...
* Update Theia to 1.19.0
* update CLI to 0.20.0-rc3
* Add language selector to settings
* updated language server and vscode-arduino-tools
* update Language Server flags
* get cli port from config
* force native menu on windows
* pinned Language Server to rc2
* fix search icon
* update CLI version
2021-11-29 15:54:13 +01:00
Mark Sujew
11b75bd610
Translating Arduino-IDE using Theia's nls API ( #545 )
2021-10-18 09:59:33 +02:00
Francesco Stasi
fc0f67493b
[ATL-1599] [ATL-1416] Upgrade Theia to 1.18.0 ( #489 )
...
Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc >
2021-10-06 13:55:55 +02:00
Francesco Stasi
57b9eb95bb
preserve node expanded state on refresh
2021-07-23 17:03:44 +02:00
Alberto Iannaccone
5897f379a4
fix url to open sketch in cloud editor ( #452 )
2021-07-23 10:01:21 +02:00
Francesco Stasi
d790266cc8
Improve remote sketchbook explorer ( #459 )
...
* Refactor remote sketchbook explorer
* sketches sorting
2021-07-22 14:34:10 +02:00
Francesco Stasi
4da5d573e4
[atl-1433][atl-1433] improve local sketchbook explorer ( #446 )
2021-07-21 15:48:15 +02:00
Francesco Stasi
4e6f9ae75d
ATL-1451: reveal sketch directory in file explorer ( #450 )
2021-07-13 15:09:23 +02:00
Francesco Stasi
e10f0f1683
Make tab width 2 spaces ( #445 )
2021-07-09 10:14:42 +02:00
Akos Kitta
4c536ec8fc
[atl-1217] sketchbook explorer local & remote
2021-07-06 14:55:39 +02:00