mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
HackStudio: Add a Shell language server
This commit is contained in:
parent
7f3e1fa826
commit
6b55b007dd
11 changed files with 459 additions and 4 deletions
|
@ -149,3 +149,11 @@ Lazy=1
|
|||
User=anon
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
|
||||
[ShellLanguageServer]
|
||||
Socket=/tmp/portal/language/shell
|
||||
SocketPermissions=660
|
||||
Lazy=1
|
||||
User=anon
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue