Akos Kitta
4c536ec8fc
[atl-1217] sketchbook explorer local & remote
2021-07-06 14:55:39 +02:00
Francesco Stasi
0592199858
Use eslint&prettier for code linting&formatting
2021-06-22 10:58:18 +02:00
Akos Kitta
c86d82d273
ATL-1206: Reuse selected board for new sketches.
...
Closes #95 .
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-04-14 17:44:06 +02:00
Akos Kitta
26a1db3cf8
ATL-1137: Show error when could not connect to CLI
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-03-31 13:46:04 +02:00
Akos Kitta
c64ac48fe3
ATL-1064: Support for nested sketchbook structure
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-03-11 10:32:24 +01:00
Akos Kitta
acbd98d0f8
Fixed workspace variable resolver.
...
Fall back to the current sketch, if `currentWidget` points to a file
outside of the workspace.
Closes : arduino/arduino-ide#46
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-03-03 11:53:20 +01:00
Akos Kitta
9180f4e378
Removed the 'Beta' status from title and about.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-02-12 13:06:11 +01:00
Akos Kitta
52b0fd35a3
ATL-93: Added Support for .pde sketch file format.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2021-02-03 17:44:36 +01:00
Akos Kitta
874c3efa2c
ATL-663: Indicate alpha status. Updated the About dialog.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-11-06 10:20:52 +01:00
Akos Kitta
f26dae185b
ATL-222: Moved the language feature to a VS Code extension.
...
Updated to next Theia: 1.6.0-next.b43a1623.
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-10-12 16:28:07 +02:00
Akos Kitta
cb1c16fb26
made the linter happy: removed unused imports
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:52 +02:00
Akos Kitta
ee327eff18
patched to fix the window reloading on windows
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:52 +02:00
Akos Kitta
2e729fc29e
workaround for theia-ide/theia#7828
...
instead otf reloaading the current window, we open a new one
and close the current.
reloading the current window hangs on electron in Windows env.
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
650230a571
refined open logic when sketch name is invalid
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
e36e42910c
fixed delete -> cancel
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
a49ba05d5e
wipe the entire sketch when deleting the main file
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
efd1be3e85
wipe original after sketch rename.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
ada0f4c7ed
aligned rename with the java IDE.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
111ba7fef3
allow multiple dots.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
1f7e06f990
aligned new file creation to the java ide.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
8ab70f48f8
fixed save-as. added sketchload
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-08-19 10:50:51 +02:00
Akos Kitta
824d1df4bd
aligned the title with the Java IDE.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-07-21 10:54:31 +02:00
Akos Kitta
12a13b869c
added sketch control.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-07-20 19:28:27 +02:00
Akos Kitta
a74b159366
renamed customization folder to theia.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io >
2020-07-18 21:09:08 +02:00