Little Kwinso
Little Kwinso
I'm trying to implement VK OAuth2, but their API responds with JSON like this (idk why, they even put a link to OAuth specs): ```json { "access_token": "533bacf01e11f55b536a565b57531ac114461ae8736d6506a3", "expires_in": 43200,...
### Summary I'm using helix v22.08.1. When using relatively long macro with a lot of lines, execution of macros freezes the editor completely. Only killing the process helps. Even 20...
When using macros multiplle times (e.g. `20q` with a macro recorded to `@` register) and then pressing `u` to undo, it reverts only last command of the last macro (not...
Highlighting `html!` macro from `yew` crate is quite inconsistent now.
I think it would be good to add formats like `.ini`, `.env` to list of supported languages since it's quite common to edit these configuration files.
**Is your feature request related to a problem? Please describe.** Typst math syntax is pretty neat and easy to learn, which makes it superior to LaTeX in a lot of...
It'd be cool to have function like `ResetMask` to just remove current mask from the context. Now I have to do something like this: ```go mask.Clear() // assuming mask is...
Update markdown wiki link to point to English article.
Component produces codemirror editor with these wierd styles that are __little bit__ hard to edit:  This is the setup: 