osx - Textmate 2 - Ruby not showing up as a option -
here can see ruby bundle defiantly installed
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
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
Post a Comment