Ajit

Results 33 issues of Ajit

[Vetur](https://github.com/vuejs/vetur/) extension is able to do this.

By skimming though the code I've found that Vaffle is able to restore alternate buffer. So if I open file A then B, and then open Vaffle to file C,...

Is it possible to use placeholder inside `${VIM:`? I want to use something like `"body": "${1}, ${VIM:g:Abolish.dashcase(${1})}"` so that whenever first `${1}` value changes, second value automatically gets converted into...

Steps to reproduce: - Try to move/copy over a buffer to a new tab using `:tab sb` or `T` - Do `:ls`. You won't see the buffer as it is...

bug

Can we please get an installer for this? Probably in GitHub releases page?

Right now template tags don't get any syntax highlighting if they are written inside string. ![code](https://user-images.githubusercontent.com/26769888/39551018-0118b964-4e81-11e8-861d-7c590b6ffd40.png) Vue-html is able to show JS highlighting inside string though. ![code](https://user-images.githubusercontent.com/26769888/39551180-94d1fdbe-4e81-11e8-9178-cacf52acccb7.png) Can we have...

Right now in settings there is only one setting to toggle both color picker and that square which is shown at the left of the color. I found `vscode-colorize` better,...

feature-request
editor-color-picker

While pressing backspace, I've noticed that the editor goes to Insert → Command → Insert mode. This causes a flicker in statusline. I assume you probably you know about this,...

This is easy to reproduce. Try using an input subtitle file that is not related to the video. Score is reported as negative while `sync_was_successful` is still reported as true....