guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

Vintageous command mode to trigger bracket highlighter / external plugins #672

Open dvcrn opened 10 years ago

dvcrn commented 10 years ago

Hello,

When navigating in command mode, external plugins, such as bracket highlighter, linters or similar don't trigger / update.

When clicking into a other text object, or navigating to it in insert mode, all events trigger and the other plugin updates.

To test, simply install bracket highlighter and navigate in command mode to a bracket. Alternatively, install sublimelinter, let it lint a view and navigate to an error. The lint error message in the status bar will not update unless you exit command mode and enter it again.

--- Want to back this issue? **[Place a bounty on it!](https://www.bountysource.com/issues/3068734-vintageous-command-mode-to-trigger-bracket-highlighter-external-plugins?utm_campaign=plugin&utm_content=tracker%2F204305&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F204305&utm_medium=issues&utm_source=github).
carrollgt91 commented 9 years ago

Using 4.0.3 of Vintageous and 2.6.0 of BracketHighlighter, everything seems to be working fine now. I don't use linters within Sublime, so I'm not sure if those have been fixed.