Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Keine ähnlichen Beiträge gefunden.
+3
Vintage mode ge and f... ;
It would be nice if Vintage mode supported ge, currently it just goes to the next word end....
Also when you search for a next letter using f(some character) ; should take you to the next occurrence like it does in Vim.
Thanks
+3
Fertiggestellt
Clean up trailing whitespace for auto-indented lines
When coding with auto indent, auto indent will leave trailing white space on empty lines. When you have environments where trim_trailing_white_space_on_save is not feasible, this forces you to manually clean up after auto indent.
Antwort
Jon Skinner
vor 13 Jahren
Automatically inserted whitespace is removed when you start typing.
+3
Syntax highlighting for Apache files
It should be possible to see the syntax highlighted for files used a lot of times on Apache servers (with extensions *.conf, *.htacess, *.htpasswd, so on).
For example, highlight words like "RewriteEngine" or "RewriteRule" as keywords,
For example, highlight words like "RewriteEngine" or "RewriteRule" as keywords,
lines starting with # as comments, code folding if tags like <Directory "C:/my/files/"> </Directory> are written, etc.
Well, you know that more than I do.
Also, I agree SublimeText should print files too, and offer several options for that. Anyway, thanks for this excelent product and keep the effort flowing.
Well, you know that more than I do.
Also, I agree SublimeText should print files too, and offer several options for that. Anyway, thanks for this excelent product and keep the effort flowing.
+3
Memorize Code Folding
Not sure if this is already an option that I'm missing... please implement a code folding memory so that a file with previously applied folds remembers those folds on subsequent opens.
Cheers!
+3
Keyboard shortcuts in menu should match actual shortcuts
When things are bound to different keys, the updated mapping doesn't show in the menu dropdown. The menu items indicate bindings that no longer work. It'd be nice if the menu updated to show the current keys.
+3
escaped quotemark syntax highlighting
There is a bug in the syntax highlighting that does not recognize escaped quotemarks. For example:
"This is properly recognized as a string. \" This is not, but should be." This is but shouldn't be.
+3
Provide universal portable
Provide a Universal Portable version,
It can have multiple binaries (would probably have to) but each binary could use a single set of settings, packages, etc.
So:
Sublime Text/sublime text.exe
Sublime Text/sublime text linux.bin
Sublime Text/sublime text mac.bin
Both look at the setting/packages in:
Sublime Text/Data
Customer support service by UserEcho