Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Sublime Text 2, more awesomeness

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • #37192
    karlpcrowley
    Participant

    For those of you using Sublime Text 2
    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

    #99315

    You’ve seen my CSS snippets for Sublime Text 2 right Karl?

    #99323

    Thanks for that Karl!

    You should totally have a go at creating your own snippets for Sublime Text; they are incredibly easy, and are such a time saver.

    #99330
    tobeeornot
    Member

    @karlpcrowley Thanks for that. How do you install the validator?

    #99334
    tobeeornot
    Member

    Hey Karl. I’m using windows. Sorry if the question is a bit daft but I’m a newbie to ST2.

    #99336
    tobeeornot
    Member

    Cheers dude.

    #99853
    tobeeornot
    Member

    @karlpcrowley i’m not having too much joy installing the validator. Any chance of a hand?

    #99866
    JoshWhite
    Member

    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.

    #99867
    chrisburton
    Participant

    There’s an SFTP plugin but I wasn’t sure how to set it up.

    #99871

    @JoshWhite I have DockSend set up with Transmit, and a plugin for ST2 that allows me to simply hit CMD+U to upload the current file.

    #99895
    JoshWhite
    Member

    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

    #99897
    chrisburton
    Participant

    @JoshWhite That’s exactly what I did.

    #99903
    tobeeornot
    Member

    Any of you guys know how to set up the validator for Windows?

    #105206
    kanjar
    Member

    I’m using sshfs (http://en.wikipedia.org/wiki/SSHFS) and it’s great for ftp replacement in ST2.

    #106636
    Jeager
    Member

    Are these only available after you buy ST2? Because I went through and looked for the

      C: > Users > {username} > AppData > Roaming > Sublime Text 2 > Packages

    but it does not exist. On any user.

Viewing 15 posts - 1 through 15 (of 24 total)
  • The forum ‘CSS’ is closed to new topics and replies.