mirror of
https://github.com/coder/code-server.git
synced 2026-05-08 05:17:27 +02:00
Fix syntax highlighting, process spawning, extensions, terminals (#22)
* Fix syntax highlighting, process spawning, extensions, terminals * Replace colons in toISOString * Move pathSets included in task
This commit is contained in:
@@ -60,4 +60,5 @@ message WorkingInitMessage {
|
||||
Mac = 2;
|
||||
}
|
||||
OperatingSystem operating_system = 5;
|
||||
string shell = 6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user