osx - Textmate 2 - Ruby not showing up as a option -


here can see ruby bundle defiantly installed

bundles

and when editing text unable select ruby list (because doesn't exist), error setup or bug in text mate? have re-downloaded text mate , removed settings running

$ rm -rf ~/library/application support/textmate 

list available

my bundles located in 2 places. ruby , other bundles come preinstalled textmate:

~/library/application support/textmate/managed/bundles 

saved 3rd party bundles in:

~/library/application support/avian/bundles 

check folders , see if have ruby.tmbundle file.

make sure ruby source code file saved .rb file extension well, textmate knows use ruby bundle when syntax highlighting, soft-tabbing, etc.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -