Serhii Khoma

Results 139 issues of Serhii Khoma

lets use ``` import { Field } from 'redux-form' import { TextField } from 'redux-form-material-ui' ``` everywhere instead of ``` import { Field } from 'redux-form' import { Select }...

fix error on big S with multiple selection (we must use reversed region transformer because each time we edit view - selection become stale and each next edit become shifted)...

Here I want to make `ss` and others keystrokes to call external plugin AceJump ```py from Vintageous import plugins from Vintageous.vi.cmd_defs import ViOperatorDef from Vintageous.vi.utils import modes class VintageousAceJump(ViOperatorDef): def...

@guillermooo , Found [many](https://github.com/guillermooo/Vintageous/issues/1078#issuecomment-248722617) [mentions](https://github.com/guillermooo/Vintageous/issues/1084#issuecomment-259919773) about new version of Vintageous, very anticipated, can you tell more about it?

tests work locally