Julien Ganichot

Results 7 issues of Julien Ganichot

Hello there, I have noticed that suggestions containing foreign characters are causing the copilot node process to throw errors: ``` [ERROR][2022-06-21 10:47:21] .../vim/lsp/rpc.lua:420 "rpc" "node" "stderr" "[ERROR] [streamChoices] [2022-06-21T08:47:21.693Z] Invalid...

Hi, Very good work with this project, super userful! Is it possible to add support for tesseract in the docker images? Just asking to know if I directly fork it...

I needed this feature and I figured I'd do it. Also I saw that #236 was opened some time ago, hopefully that helps.

Hello again! First a little follow-up on #3, it seems it's working much better now, I'm now using 0.7 and I have the latest version of your plugins. I'm now...

Hello, I am trying to use PIXI Layers but I get the same error as in https://github.com/pixijs/layers/issues/50: ``` Uncaught TypeError: renderer.incDisplayOrder is not a function prerender pixi-layers.es.js:579 render pixi-layers.es.js:512 node_modules...

Hello, I have an issue with empty response to clients when using `await` within `async functions`. Here is my proto: ```protobuf syntax = "proto3"; package user; service User { rpc...

Hey there, not sure how active this repo is, it works so there's not much to do anyway. I am using it with typescript and thought it'd be nice to...