monkoose

Results 15 issues of monkoose

Thanks, for this great tool. I have a slight issue with it. Is it expected behavior that even without doing anything in the editor (and actually just after startup too)...

### 👎 Problem Starting from v1.14.13 opening chat will end up with `E0910 08:49:31.198921 6805 interceptor.go:49] /exa.language_server_pb.LanguageServerService/AddTrackedWorkspace: file:///path/to/project/root/dir is hidden: ignore uri` Seems like this isn't possible to fix from...

bug

### Expected behaviour With shader code ```glsl #version 330 in vec4 position; in vec2 texcoord0; uniform vertex_constants { mat4 view_proj; }; out vec2 var_texcoord0; void main() { gl_Position = view_proj...

bug
engine
linux

### Problem Scrolling in a scrollable floating window with `C-e` and then scroll back with `C-y` until first line is shown and then trying to get top visible line of...

ui
conceal
window

### 👎 Problem In filetypes which use `'noexpandtab'` option (go, gdscript etc.) there could be some indentation problems and leftover virtualtext when indentation adjusted (with `` or Backspace) at the...

bug