SublimeText / ColdFusion

ColdFusion Sublime Text Package
MIT License
197 stars 64 forks source link

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

Open leeahoward opened 11 years ago

leeahoward commented 11 years ago

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 commented 11 years ago

Thanks. That's really helpful to know.

palmerlovett commented 10 years ago

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

EddieDover commented 9 years ago

@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":".