Miro Spönemann
|
6618816330
|
Align language server spawning with arduino-cli
|
2020-01-16 09:39:43 +01:00 |
|
pirropirro
|
84be804df0
|
Update CLI config parsing (v0.7.0)
|
2020-01-07 10:44:54 +01:00 |
|
Akos Kitta
|
d1ae15a838
|
Updated to the latest CLI config format.
See: arduino/arduino-cli@f2df284
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-12-12 15:11:02 +01:00 |
|
Akos Kitta
|
63cd2701b4
|
Simplified code when deceding which CLI to use.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-11-22 17:09:45 +01:00 |
|
Jan Keromnes
|
3cfb1450c0
|
Only pick arduino-cli from the PATH if it's more recent
|
2019-11-21 10:37:14 +00:00 |
|
Akos Kitta
|
3efb5a4e08
|
Switched from execFile to spawn .
So that we can add guards against whitespaces in the path.
Also cleaned up the code a bit.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-10-25 11:48:33 +02:00 |
|
Akos Kitta
|
1dda5dd95b
|
Exposed version from the CLI.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-10-25 11:48:33 +02:00 |
|
Akos Kitta
|
9f7aec4091
|
Adapted to latest CLI.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-08-29 09:52:56 +02:00 |
|
Akos Kitta
|
9ae721292d
|
Fixed the FS path issue on Windows.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-08-27 18:27:12 +02:00 |
|
jbicker
|
d5589c435f
|
Get the default sketchbook path from backend
Signed-off-by: jbicker <jan.bicker@typefox.io>
|
2019-08-26 15:59:18 +02:00 |
|
Akos Kitta
|
f9641a3d76
|
Initial support of the default paths from the CLI.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
|
2019-08-26 12:42:27 +02:00 |
|