-
### Command
serve
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
v17
### Description
Basi…
-
Hey! I using code-server and want to use codeium here, but window with codeium chat is infinity loading, all commands like `Codeium: Command` getting error `Command 'Codeium: Command ✨' resulted in an…
-
We want to make sure that there not TS errors in the built server app (e.g. our TODO app example) by running `npx tsc`.
Right now, we have some TS errors that we didn't really handle and we should …
-
### For?
S&Box
### What can't you do?
I'm unable to hide the server-side code of my s&box game from the clients. For some games it makes no sense for any player to host their own room (see #5769), …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build code-server
### Build log
```
error: builder for '/nix/store/d77dl41r3kk6qk31sl1gnzvjp3r0g1h2-code-server-4.19.1.drv' failed…
-
You give a false sense of open-source when you put your extension on GitHub yet you want to hide your code that goes onto the API.
What do you have to hide? If nothing, then open-source it on another…
cvyl updated
4 months ago
-
In some cases `auto_install_extensions` won't if the workspace has not been checkout yet.
Ideally coder should provide a method to wait on a dependent task from completing.
A work around is to…
-
Server must :
- Log the connexions and the messages between clients and saloon
- Manage a list which allows to know the clients who are connected
- Send the list to a client who asked for
-
Hello, i'm using ElegantOTA.h version 3.0.0 with AsyncDemo code in platformio.
After select the file.bin to apload nothing is shown in serial monitor.
```
10:43:39.699 > IP address: 192.168.1.18
…
-
Originally reported by @Vishal-beep136 in https://github.com/ts-safeql/safeql/issues/255#issuecomment-2298060086
Original comment below:
---
Heyy I was able to install successfully `@ts-safe…