I use TextMate 2 for Ruby on Rails projects, and "Go To Symbol" command doesn't work for .SCSS files
I have tried to update my SCSS.tmBundle when I found these links go to symbol not supported? and https://github.com/MarioRicalde/SCSS.tmbundle/pull/21
Maybe I'm not updating the Bundle correctly ? What i did is locate this file in my Mac:
/Users/me/Library/Application Support/TextMate/Managed/Bundles/SCSS.tmBundle
delete and replace it:
git clone https://github.com/MarioRicalde/SCSS.tmbundle.git
- Just one thing, the old one had 83kb, and this 666kb
¿What I'm missing?