Dustin Paluch
Dustin Paluch
Installed globally with ``` npm install -g git://github.com/tonyganch/gonzales-pe.git#dev ``` Ran `gonzales test.scss` and got this error: ``` dustinpaluch@catalyst ~/s/gonzales-pe (dev)> gonzales test.scss 11:04:52 internal/modules/cjs/loader.js:330 throw err; ^ Error: Cannot find...
### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...
`swiper-isearch` passes a buffer position to `ivy--action-insert`. The existing insert action throws an error. https://github.com/abo-abo/swiper/issues/2929 This change assumes numbers passed to `ivy--action-insert` are valid buffer positions in the current buffer,...
`emacs -q`, load swiper, M-x swiper-isearch, search for a line, then `M-o i`. Expected: the current candidate is inserted at point in the buffer. Actual: (wrong-type-argument listp 1267) Emacs 27.1,...
In the SCSS Customize Group buffer, you cite the following example for the SCSS Sass Options variable: ``` '("--cache-location" "'/tmp/.sass-cache'") ``` Setting the variable to your example throws the following...
### Feature Description I DJ for swing dancers, and my library is filled with multiple versions of the same song, maybe recorded by different bands, or live versions, alternate takes,...