Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Move cursor to beginning and end of line on Mac
This is the default for Windows and Linux, but not on Mac. Please add the following to the default key bindings of Mac:
{ "keys": ["home"], "command": "move_to", "args": {"to": "bol", "extend": false} },
{ "keys": ["end"], "command": "move_to", "args": {"to": "eol", "extend": false} }
Handle quotes inside triple quotes in Scala
List of recent projects on Win 7 taskbar context menu
Windows: --project command line switch should open only the project, no other windows
I'd like to run
path\to\sublime_text.exe --project Y.sublime-project
from a batch file, but the behavior is weird:
- If I had another project X open in the previous session, Sublime will open X and Y in separate windows
- If I had all projects close in the previous session, Sublime will open only Y
- If I had project Y open in the previous session, Sublime will open Y and an empty window
Can this please be streamlined, or maybe there should be more command line parameters to affect what is opened from the previous session, e.g. `--no-previous-session`.
Reload sidebar to include newly added files
Use Goto Anything based on VCS
For example:
You're working in a GIT repository, without a "*.sublime-project" file.
CTRL+P (Cmd+P; Goto Anything) should work based on this GIT repository. You're project-root is the ".git" folder and in ".gitignore" are files to be ignored.
Now it's not necessary to create a "*.sublime-project" for your project.
Change "close_windows_when_empty" so that it includes dragging the final tab out of a window
At the moment setting "close_windows_when_empty" results in the following behaviour that I found unexpected, and request be changed.
Scenario:
Set "close_windows_when_empty" to true.
Open 2 files in a sublime window. Drag one tab to a new window.
Drag that one tab from the next window back to the original window
Expected behaviour:
The window now has no tabs or open folders, it should close.
Behaviour:
It doesn't close.
Home & End Keys not working again in OSX. (build 2165)
Idea: Syntax highlighting files (tmTheme files) uses CSS syntax
Implement commands for navigating the overlay result lists
Служба підтримки клієнтів працює на UserEcho