-
First of all I should say that I know about `delimitMate` and `autopairs` and `closetag`.
None of them detects unbalanced matchpairs (let's call quotes, brackets, braces etc this way) reliably and …
-
I first noticed this with a regex expression that was getting messed up in Clojure, but it appears to be the case for normal string literals as well.
Type `"()"`, delete closing parens, and parinfe…
-
You will probably want to refile this bug report under suggestions.
Please add support for Emacs editor bindings as an option. Lack of such support is a deal breaker for me.
Also, I notice that the …
-
For example,
$ pwd
$ /home/user/path/dir
**dir** is the only string in the result of `j -s`, when you try to `j dir`, `autojump` will output error message
cd: The directory “…
-
### Environment
* Elixir & Erlang versions (elixir --version): 1.13.4
* Elixir Language Server version: v0.11.0
* Operating system: macOS 12.4
* Editor or IDE name (e.g. Emacs/VSCode): VSCode
…
-
It would be really great if Raku had a really good [Language Server Protocol](https://langserver.org) language server.
A couple of people have made a start.
[scriplit](https://github.com/scripli…
-
Hi,
Not sure if you have plans to update your plugin? It no longer works for the current version of firefox / keysnail.
Thanks!
-
Basically title is the problem. I have to do this everytime I load the shell interactive, and this is the only plugin that doesn't function.
I used OMF at first, and the problem started. Then I swi…
-
### Your environment
Which OS do you use:
MacOS
Which LSP client (editor/plugin) do you use:
VS Code+vscode-haskell
Describe your project (alternative: link to the project):
```
r…
-
```
When we have no text selected, the current behavior consists of formating the
current line. I would prefer the plugin to automatically use the current
paragraph.
I attach a quick dirty patch th…