Nah It's not daft at all, windows is the only one without the prerequisites installed You'll need to install cURL for the program to be able to get the information from the website
I'll write up some instructions later when I have more time If you can't wait, Google is your amigo
Is there any way to activate some kind of FTP support within Sublime Text 2? I don't normally edit client files remotely, but when I'm working on my own stuff or building a skeleton for a theme on my own server, I really have a hard time living without it. I work between 2 or 3 offices so just doing it on localhost isn't all that pleasant. That's the main feature keeping me in e-TextEditor.
I'll check that out thanks... I liked the simplicity but I found myself still going back to E. Maybe one of these days I can make the switch! @ChristopherBurton I saw that one that is mentioned on the ST2 website but after like 30 minutes of failure I just gave up :P
uninstalled + installed new version trying to run ST2 and get this error on Win7 I am not able to run ST2 anymore, still getting this error even after new reinstall
I actually do not have AppData folder at all. So from my user name I cannot follow the path. Inside the normal installation path I have a Pristine Packages folder that contains all the files, not folders, but of the same name.
Edit: Apperently the AppData started off by being hidden. So fixed. SOLVED :) Edit 2: So apparently I cannot open ST2 now either, same error as krysak. What did you do to fix it?
1.) uninstall ST2 from Program Files, delete Sublime Text 2 folder if stays there after that 2.) go to App Data > Roaming and again delete Sublime Text 2 folder 3.) install
Wow, I learned a lot from this post. Had been using Sublime Test2 for a bit without any extensions. Installed PackageControl and I'm off and running. Question: does anyone know of a way to implement CSS Variables using a ST2? I would love to be able to assign project-wide definitions and reuse.( I think this is a feature of SASS but I can't learn a new language right now...) Should I be using snippets for this?
I am using ST 2 for two weeks now and cannot complain much found a ton of useful plugins / packages
what do you guys use in your web development workflow ?
Packages
Alignment Advanced New File Bracket Highlighter Case Conversion Clipboard History Detect Syntax Git Gist Hex to HSL Inc Dec Value Indent Guides jQuery JS Format Markdown Preview Nettuts+ Fetch Placeholders Prefixr SASS Side Bar Enhancements Sublime Code Intel Sublime Linter Sublime Github SFTP Wordpress Zen Coding
@ChristopherBurton -- it's exactly what I have wished for. It makes the process of updating pages so quick and painless. Plus I love the options for uploading, syncing, etc. Unlike McDonalds, this I am loving.
Here are some worthy additions
Validate HTML and CSS:
http://www.sublimetext.com/forum/viewtopic.php?f=5&t=2262&start=0
JSlint:
http://mondaybynoon.com/20110421/jslint-in-sublime-text-2-on-os-x/
Compress your code:
http://tech.diaslopes.com/?p=61
I do recommend taking a backup of your scripts before compressing
(if you aren't using a version control)
And for those of you who don't use Sublime Text 2, it's awesome :D
Btw, anyone else ready this should check out Josh's blog, s'awesome
http://joshnh.com/weblog/
You should totally have a go at creating your own snippets for Sublime Text; they are incredibly easy, and are such a time saver.
@tobeeornot are you using windows, linux or osx?
You'll need to install cURL for the program to be able to get the information from the website
I'll write up some instructions later when I have more time
If you can't wait, Google is your amigo
installed package control, installed Zen Coding
I am still working on both my Win and Mac (on mac easy)
do you know guys what is the shortcut for Zen Coding in ST2 on Windows ?
SOLVED
Ctrl + Alt + Enter (Koan console) or simply hit TAB after writing desired tag
I am not able to run ST2 anymore, still getting this error even after new reinstall
http://krsiakdaniel.minus.com/mbaGTwTDjz/25f
did anyone see this error before?
where are located on Win7 sublime user settings ?
SOLVED
Preferences -> Browse Packages
this is what I have by default ... tons of stuff + some I installed
but there definitely WERE packages after installation
look
http://krsiakdaniel.minus.com/mbaGTwTDjz/26f
@jamy_za I found that myself later after some googleing around :)
Edit: Apperently the AppData started off by being hidden. So fixed.
SOLVED :)
Edit 2: So apparently I cannot open ST2 now either, same error as krysak. What did you do to fix it?
compare these 2 folder paths
Pristine Packages (sits in installation ... no idea what it is for)
http://krsiakdaniel.minus.com/mbaGTwTDjz/27
Packages (in user profile data .. is where are all your packages are installed)
http://krsiakdaniel.minus.com/mbaGTwTDjz/28
1.) uninstall ST2 from Program Files, delete Sublime Text 2 folder if stays there after that
2.) go to App Data > Roaming and again delete Sublime Text 2 folder
3.) install
you should be ok
this might help
read in this order:
http://net.tutsplus.com/tutorials/tools-and-tips/sublime-text-2-tips-and-tricks/
http://net.tutsplus.com/tutorials/tools-and-tips/essential-sublime-text-2-plugins-and-extensions/
http://robdodson.me/blog/2012/06/23/sublime-text-2-tips-and-shortcuts/
*
*
*
and shortcuts for Mac, but can be easily used on Windows
https://gist.github.com/1207002
read this to help you, section [Ctrl, Alt/Option, Command, Windows keys]
http://ergoemacs.org/emacs/apple_pc_kb_diff.html
CSS variables
snippets wont help you if you do not understand it
learn Sass basics in 15 minutes
Mastering Sass: Lesson 1
http://youtu.be/b_-HLevIJbc
Mastering Sass: Lesson 2
http://youtu.be/0NHeMQgaCzE
and nice tutorial for Windows from @senff
http://www.senff.com/front-end/coding-tips/getting-started-with-sass-on-windows-the-easy-way/
I tried sublime text forum but so far no response
I want to add a custom theme from Github but cannot find where to unzip it
where are located Themes in ST 2 ?
thanks @jamy_za
found a ton of useful plugins / packages
what do you guys use in your web development workflow ?
Packages
Alignment
Advanced New File
Bracket Highlighter
Case Conversion
Clipboard History
Detect Syntax
Git
Gist
Hex to HSL
Inc Dec Value
Indent Guides
jQuery
JS Format
Markdown Preview
Nettuts+ Fetch
Placeholders
Prefixr
SASS
Side Bar Enhancements
Sublime Code Intel
Sublime Linter
Sublime Github
SFTP
Wordpress
Zen Coding
This is a neat little plugin I came across
https://github.com/NoxArt/SublimeText2-FTPSync
@ChristopherBurton -- that does look nice, but I'd be reluctant to give up Sublime SFTP, which is nearly too perfect for words.
Don't forget you can use native TextMate bundles...some of the solutions for TextMate are much better than the sublime text counter parts...
@GMB So I finally got the SFTP plugin working and I must say it's incredible.
@ChristopherBurton -- it's exactly what I have wished for. It makes the process of updating pages so quick and painless. Plus I love the options for uploading, syncing, etc. Unlike McDonalds, this I am loving.
Does anyone how to drag an entire folder to the sidebar while using the SFTP plugin?
Thank you,
I'm learning sublime text 2, and this plugins are very useful.
Ah, forgot about this thread. I keep track of my Sublime Text preferences here for those interested: https://github.com/joshnh/Sublime-Text-Preferences