Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vintageous plugin conflict when trying to indent with ">" in ST3 #124

Open
leeahoward opened this issue Sep 17, 2013 · 3 comments
Open

vintageous plugin conflict when trying to indent with ">" in ST3 #124

leeahoward opened this issue Sep 17, 2013 · 3 comments

Comments

@leeahoward
Copy link

I use the Vintageous plugin and the ColdFusion(development branch) plugin. I frequently use > in visual mode of Vintageous to indent blocks of text. Since installing ST3 I have had trouble getting this to work. Instead of indenting it inserts a ">" at the end of the selection. Looks like the ColdFusion plugin also uses the > key for tag completion. I tried disabling "auto_close_cfml", but it still does not indent and inserts a ">". I was able to work around the problem by commenting out the keybindings for > in the Default.sublime-keymap, but of course then the tag completion will no longer work. I can live with the workaround, but I thought you might want to be aware of the problem.

Thanks for all your work on this plugin. I use it daily..

@atomi
Copy link
Contributor

atomi commented Sep 18, 2013

Thanks. That's really helpful to know.

@palmerlovett
Copy link

Having a similar problem, cannot use ">" nothing prints when attempting to type character.

@EddieDover
Copy link

@palmerlovett Workaround for your issue is to open Packages/Coldfusion/Default.sublime-keymap and comment out the section around line 11 starting with "{ "keys": [">"], "command": "close_cftag", "context":".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants