Bangash
Bangash
@valyala when will HTTP/2 support come to fasthttp? It will make it the preferred http package for Go. Thank You!
@Chillee , let me update the title to make it clearer.
@Chillee I didn't know about Ctrl n and Ctrl p, which are handy. Thank you for that! But I'd still want to have the option I proposed. It will make...
@IanEdington But we are only adding an extra option, we'are not removing `Ctrl n `and `Ctrl p` if someone wants to use that instead. Everyone with VIM emulators inside Sublime/Atom/VSCode...
@Chillee It's OK. I'd have to practice Ctrl n and Ctrl p more. :)
@74th You can also make the `u` command configurable. Like [I suggested](https://github.com/VSCodeVim/Vim/issues/2360) to the other vim emulator extension.
@ivancuric While not the solution you wanted, but DejaVu Sans Mono looks very similar to Fira Mono with nice italic variants.
If from "Can this be fixed" you meant to unitalicize the comments but keep using that theme, add the following to your settings.json ``` "editor.tokenColorCustomizations": { "[Theme Name]": { "textMateRules":...
Works fine for me on Ventura 13.2 (M1).