Art
Art
Is it possible to show centaur-tabs only for vterm buffers? I tried to play with configurations, but without any luck What could I have missed? My configuration ```emacs-list (use-package centaur-tabs...
Hello! I tried to parse structure like this: ``` console.log( stringify( parse(` - [ ] checkbox 1 - [ ] checkbox 2`) ), null, 2 ); ``` And i see...
Hello, i have a problem with configuration vue-mode with doom. Syntax highlighting work only for html, "go to definition" not work. I tried a lot but i don't know what...
Hi, thanks for your work. Is it possible to add tree-sitter support for [vue js](https://github.com/ikatyang/tree-sitter-vue)?
I had no luck setting begin/end for the Timestamp object (since this type already has an end property, I could use a universal property name - contentsBegin/contentsEnd, if you don't...
Hello, thanks a lot of your package. Could you please implement the [ivy-restrict-to-matches](https://oremacs.com/swiper/) function. Now when I try to use this function ivy is cleared but when I search again...
Hello, i have next typescript configuration for debug: ```json { "version": "1.0.0", "configurations": [ { "type": "node", "request": "launch", "name": "DEBUG Jest: date spec", "program": "${workspaceFolder}/node_modules/.bin/jest", "args": [ "--config", "jest.config.cjs",...
Hello, is it possible to support [angular](https://www.npmjs.com/package/@angular/language-server)?
**Describe the bug** After selecting a real device from the debug list, I got an error: ``` error in process filter: Wrong type argument: hash-table-p, (:id "1C221FDF600D3N" :name "Pixel 6"...