Closed collegeimprovements closed 9 years ago
Things have changed in ST3, the best way is to use the package manager. This, however, does not remove the existing plugins so you will have two options when autocompleting things most of the time: one from the original rails snippets and one from this repo.
It's been a while since I had to install this on a fresh ST3 install, so please submit a PR with updates to README once you figure out the best way.
Just wondering which is your goto editor currently ?
I'm still using ST3 with this package installed via package manager and am really happy with the setup. It's just been a year or so since I set it up so the installation procedure is better written up by someone with fresh knowledge :)
Ok. I will try and send you a PR if possible :)
I followed the below steps to set this package up in Sublime Text 3 -
Ruby on Rails
syntax provided by Ruby on Rails Snippets
. One can find this option by navigating their way via - View -> Syntax -> Open all with current extension as... -> Ruby on Rails Snippets -> Ruby on Rails
If this works for others, I don't mind submitting a PR for the same.
@boddhisattva please do.
@boddhisattva this worked for me.
Thanks for confirming this @coderguy . @tadast I'll now send a PR sometime soon.
@tadast I've sent a PR with regard to this issue for your kind review. Thanks for your patience.
Thanks
:+1: . Thanks for merging the PR.
HI, Can you please update the README file for ST3 ? I tried to follow the instructions but can't find Settings directory in the given location. Plus where to find DetectSyntax.sublime-settings file ? Thanks.