Sublime Text 2 Review
Loading...
1,394
Loading...
Uploader Comments (ShawnMcCool)
see all
All Comments (8)
-
Thanks, yes I see now View Layout is how to get multi pane (rows and columns) display. I guess time to register and pay for it.
-
@valoncross I think it's Alt+Shift+2 on windows. It's under the "view" menu.
-
Very nice review and tutorial! Please give a hint on how to do "Side by side multi-pane editing" - I've been googling and it clearly does this, but I'm not finding the key combination. Thanks
-
Hmm, HTML snippet auto-complete not working for me? Any suggestions?
Loading...
Ok, thanks for the response, is possible to disable the autocomplete feature??
I'm just testing different text editors, I have a dilemma between text mate or sublime 2, I'm not sure yet, tnx
think2go 1 month ago
@think2go Some of the snippets can be annoying based on what you're doing. In the menu bar click preferences / browse packages and remove the snippets that you don't want.
ShawnMcCool 1 month ago
great review!
but how do you change the default font of the theme?? tnx
think2go 1 month ago
@think2go These are my preferences under "Preferences -> File Settings - User"
{ "color_scheme": "Packages/User/SoylentTheme.tmTheme", "font_face": "Essential PragmataPro", "font_size": 11.0, "word_wrap": false
}
ShawnMcCool 1 month ago