Jean Mertz

Results 170 comments of Jean Mertz

This would indeed be awesome. And I think with the release of Kubernetes 1.3, and the inclusion of "[Pet Sets](https://github.com/kubernetes/kubernetes/issues/260)", this would fit perfectly with the goal of Citus.

Oef, I somehow wasn't "watching" my own repository, so I missed this. Thanks for the input @jamessewell. I agree that this would be nice to support. I'm not yet sure...

> No, saying that VSCode actually has support for embedded languages from the list they gave in the link you provided above is just not right. Fair point. As I...

> And that is a "No" until this is an official LSP feature (which it isn't). Since LSP is a "project-centric" protocol, "language injection" is simply not a thing. Makes...

> already tracked elsewhere I'm [having trouble finding this tracking issue](https://github.com/neovim/neovim/issues?q=lsp+multi+is%3Aopen), possibly because I'm not using the right terminology. Would you happen to have a link for me to read...

> If everybody just lets VS Code run rough shod over "its own" protocol, nothing will change. It's better to open an issue at [microsoft/language-server-protocol](https://github.com/microsoft/language-server-protocol) and lobby for this to...

> At least with version 3.0.8. Everything seems to be going better so far. Although, I'm not sure that the issues with MS Teams and LanguageTool weren't there before. I...

Note that the OP has a typo in it; `command_pallete` vs `command_palette`, which probably is the cause of the issue.

@mixonic thank you for your feedback. I will pick this up somewhere this (or next) week and come up with a PR + tests. Regarding your proposed changes, I fail...

For completeness sake, here's the full (unmodified) backtrace: ``` 2.0.0 (main):0 > b = Board.create (0.2ms) BEGIN SQL (6.6ms) INSERT INTO "boards" ("created_at", "updated_at") VALUES ($1, $2) RETURNING "id" [["created_at",...