āselectorā, for example:
{
"keys": "ctrl+t"],
"command": "select_all",
"context":
{ "key": "selector", "operator": "equal", "operand": "source.python" }
]
},
āselectorā, for example:
{
"keys": "ctrl+t"],
"command": "select_all",
"context":
{ "key": "selector", "operator": "equal", "operand": "source.python" }
]
},
Jon, I couldnāt find anything with dir() at the moment, but are equivalents for things like sublime.packagesPath() in the base already?
AWESOME!
I love this editor! It feels and works so nice. I like the animations, its not too much, just the right amount. I really like the interface as well.
Here are my requests :
I like the minimapās new location⦠but I canāt seem to turn it off from the Default Global Preferences when I set the āshow_minimapā to false
I love this editor!
Has there been a change in the way language definitions are loaded? Previously, I had a folder called Haskell2 with a modified language definition for .hs files that used to override the default one. In Sublime Text 2, however, this no longer seems to work, as the default one gets precedence. If this simply not implemented yet or is there a new way of overriding language definitions?
EDIT: A few more questions:
Is there any chance of making settings like match_brackets_angle file-type dependent? Because I would like to match angle brackets in html files, but enabling it breaks matching of lambda expressions like (\x -> x + 2) in Haskell.
Any chance of making an option to hide the menu bar until you press the Alt key?
The file type indicator in the lower right corner has disappeared. Is this not implemented yet or did you decide to get rid of it? If so, is there a new way of choosing the language definition for unsaved files?
For those of you not on twitter, check out the buzz:
twitter.com/#!/search/sublimetext
Loving it so far! Saw it mentioned on reddit (reddit.com/r/programming/com ⦠ditor_for/), and decided to give it a whirl.
However, I canāt really start using it as my go-to editor unless it gets the same fuzzy filename matching that TextMate has - for example, if I have a file named foo_bar.css, I can just type foobcss and it will match, but Sublime seems way more strict about it (requiring me to enter foo_bar, etc.)
Is there any way to config the matching via the API?
EDIT: actually, on trying it a bit more, I rescind that - you can totally type foobarrc and it will match. What it wonāt do (and what Iām used to doing) is foo bar (with a space in the middle taking the place of the underscore), which causes the match to fail. Perhaps the matcher can map spaces to common word delimiters (_,/,-,&, etc); even cooler would be breaking on CamelCase words but thatās probably a lot to ask
Only just got it down and open, but its pretty slick. Iām sure Iām going to be asking for more customizability and maybe a few other little things that will get put way down on the priority list because Iām a novelist and not a coder, but seriously, this is some slick stuff. Iām loving the sidebar + tabs. The project management thing Iāll have to get the hang of, but already looks like it might help me keep from working with the āevil empireā for brainstorming and organizing my work (have to admit that their heading/outlining/navigation panel work for Word 2010 has brought that app back from being an utter piece of crap for getting real work done, but its still kinda ugly and distracting, not to mention kinda slow on my laptop in some circumstances).
Thanks for getting this public so quickly. Iāll be putting it through its paces.
Awesome release Jon!
Started to use new projects and love the context switching. It will take some time to change my command line habits to start the editor, but I can do it
I love the GoTo symbol, but I noticed it doesnāt work for C files with K&R coding style (Ruby source code for example). Perhaps ctags parsing can be added?
The second thing I noticed is that sometimes, with no file buffer open, Ctrl+P sometimes work and sometimes doesnāt, I need to click on one of the open folders (highlight it firs) for Ctrl+P to work.
Cheers!
Wow. I go off to Mac land and you now put out an ST release that I can use? Thank you! Gonna give it a spin. Cheers mate!
Yup, setting show_minimap to false seems to have no effect. Also, setting word_wrap to true seems to have no effect on javascript files, is that being overwritten somewhere?
show_minimap, and the other related settings, only take effect for new windows - theyāre just defaults. To toggle the minimap in the current window, use the View/Hide Minimap menu item.
Yep: youāll want to edit Packages/JavaScript/JavaScript.sublime-settings, and set it there (or create a file User/JavaScript.sublime-settings, and add the settings there)
ey, SublimeText 2 is hot here: forrst.com/posts/SublimeText_2_A ⦠leased-Rxu
and include this theme: dl.dropbox.com/u/13224004/Clouds ⦠rs.tmTheme
I have a ācriticalā bug on Sublime Text 2.
When I opening a file encoded in ISO-8859-1 the file stopped to be rendered at the character āĆ ā.