hostie.blogg.se

Ruby rails sublime text for windows
Ruby rails sublime text for windows












  1. #Ruby rails sublime text for windows download
  2. #Ruby rails sublime text for windows mac

scss/.less file for CSS showed in Sublime is pure white by default, we can open a such file and form the menu, go to View > Syntax > CSS, then all. I’ll keep this post updated as I move further in my development.Īs you know that. Then restart ST2 to activate the setting. "color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme", My picks here: Soda Theme, RailCasts Color Scheme, CoffeeScript, Git Gutter, and RubyTest (Ruby test cannot be installed by Package Control but manually, following their instruction on their github page).ħ. Install Packages via Package Control (⌘⇧P): Install Package Control, by following this instruction.Ħ. Now you should be able to use subl to open any text file.ĥ. Please note I follow the post exactly to place the link file in /usr/local/bin Create a symlink subl for Sublime Text: ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl bash_profile by typing: source ~/.bash_profileĤ. export PATH=/bin:/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:$PATH↲Įnable the newly edited. The file will be showed in terminal, add the following 2 lines in the end of file, then save and exit. If not, go to the post I provided link and see what you miss. If ST2 opens the folder with documents showed in the left pane, then move on to the next step. In terminal, go to a folder with a few documents and type: /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl. The follow steps refers to the good post at stackoverflow: Sublime Text 3. I choose ST2 instead of ST3 simply because I don’t like using beta app for my work.Ģ. Save it then you’ll have the Solarized color terminal for your dev. Otherwise you’ll just have the three colors showed on the right of the ‘Text’ options in the above window. In the bottom left under ‘Profiles’, find the cog icon and select ‘Import…’ to import the theme file you just download.Īfter Importing the file, you will have the Solarized theme in ‘Profile’, select it and make it Default (by clicking ‘Default’ besides the cog icon).įinally, place the following command into your ~/.bash_profile to bring out the ansi color. Second, open the terminal app and find in menu Preferences… > Setting.

#Ruby rails sublime text for windows download

Since I like the Soda theme I set in Sublime Text in both machines, and I prefer a dark background for the terminal, so I change it to make my dev learning happier and funnier.įirst go to this page to download the Solarized theme file.

#Ruby rails sublime text for windows mac

By comparison, the stock Terminal.app of Mac is too boring and hard to read (Though I’m not saying the Ubuntu’s one is good enough). I am now working on 2 machines, one is a Ubuntu 12.04 and another one is MBP.














Ruby rails sublime text for windows