Tristan Duquesne

Results 7 issues of Tristan Duquesne

ArcticTypescript cannot launch, because it can't recognize the node executable. I tried adding the path to the package settings, and to the tsconfig.json; together and each independently. Nothing works. ArcticTypescript...

The current implementation for complex multiplication uses the "naive" algorithm, see `lib.rs` lines 683-692. ```rs // (a + i b) * (c + i d) == (a*c - b*d) +...

1) Authentication I tried to install Codeium with Sublime Text. The package installation worked fine. I try to authenticate, it sends me to grab a big auth token online, I...

**Describe the bug** I've installed Copilot according to the [guide](https://github.com/VSCodium/vscodium/discussions/1487). It works. I've got my `ghu_` creds in my `~/.config/github-copilot/hosts.json`, etc. However, every time I re-launch the app, it asks...

bug
stale

# Description The code for this pull request contains: - the 3 sublime-syntax files for Penrose in `util/subl` (to install them, simply go to "Preferences -> Browse packages" in ST3,...

Copilot in VSCode has started to provide support for alternative LLMs (see image). Is there a way to do this with LSP-Copilot ? If so, how ? If not, is...

Hello, first of all thanks for the work on this very useful app. It used to work quite well. I don't know how still maintained it is, but just in...