Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Dickinson cbff22c471 Create /etc/shells if it is missing
Resolves: #288

The shell discovery process in vscode crashes if `/etc/shells` does not exist, resulting in no shells being available (including any custom profiles). This will link `/var/run/host/etc/shells` to `/etc/shells` if the latter is missing.
2022-05-06 09:03:02 +02:00
Nick Richards ad2d7c8edb enable-electron-run-as-node 2021-12-06 21:03:10 +00:00
Bytzo 3b6325a13f Add zypak and update to 1.60.1 2021-09-30 22:57:06 +02:00
Filippe LeMarchand ecafbe7e1b Add extension point for tools 2020-04-20 14:54:43 +02:00
gasinvein 85aff0d0f3 Rename variable 2020-03-18 21:10:42 +01:00
gasinvein 1ef2af39f2 Print messages about SDK extensions 2020-03-18 21:10:42 +01:00
gasinvein 043e51479b Add option to enable all SDK extensions 2020-03-18 21:10:42 +01:00
eszlari 449e76e9c1 Update code.sh
Co-Authored-By: Filippe LeMarchand <gasinvein@gmail.com>
2020-03-03 20:31:41 +01:00
Peter Eszlari d0f17bd46c Use environment variable to enable SDKs 2020-03-03 20:31:41 +01:00
Rebecca Wallander f8303d5a60 Enable Mono 5 SDK 2019-11-22 03:38:49 +01:00
John Jelinek IV adb3f5da0a Add OpenJDK8 SDK 2019-09-06 07:49:08 -05:00
Daniel Smith 830310b45b Add PHP7.3 SDK (#94) 2019-08-02 13:51:17 +02:00
FakeShemp 7f42b6cace Enable the use of node.js 10 SDK extension 2019-05-29 20:39:16 +02:00
Ryan Gonzalez dd0442a225 Add dotnet support 2019-04-04 12:38:36 -05:00
eszlari 9da954960d Don't enable all SDK extensions automatically 2019-04-02 08:27:36 +02:00
Peter Eszlari 0da46a1e66 fix script 2019-04-02 00:51:44 +02:00
Peter Eszlari 044715405c Add warning at startup 2019-04-02 00:37:34 +02:00