Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

+19

URI Scheme handler

Tingan 12 jaar geleden bijgewerkt door anonymous 9 jaar geleden 4
It would be nice if sublime could develop this feature:

http://blog.macromates.com/2007/the-textmate-url-scheme/

I think a lot of people needs it

+19

Sublime is extremely slow

Solid Water 12 jaar geleden bijgewerkt door віталік козловський 9 jaar geleden 0

What I mean is when I type text, it is very slow to appear and it appears in bursts.  Same thing with erasing and scrolling.  Kind of like network lag in video games.  This is on a fresh install on Ubuntu 12.04 with no plugins.  The system is fast otherwise with a fast cpu and 16 gigs of ram.  


After I erase all the settings reverting to "fresh install", it is fast for about two minutes on a normal text file and then becomes very slow again.

+19

Code Hinting for HTML Attributes, CSS properties, PHP, Javascript

Thodoris Tsiridis 13 jaar geleden bijgewerkt door Maurizio Mangione 13 jaar geleden 1
I would like if Sublime supported Code Hinting for all major languages like JS, HTML, CSS, PHP etc. It's something that is missing.
+19

Minimap colors should be configurable

John Bitme 12 jaar geleden 0
The minimap colors should be part of the color scheme... on a white background, the current dark highlight is very intrusive.
Personally, I would prefer being able to set a color overlay for the non-visible portion, rather than the visible portion, but either way, it should be configurable like minimapBorder is.
+19

Textmate style word completion

Chris Leonello 14 jaar geleden bijgewerkt door Philip Rosen 12 jaar geleden 21
Implement word completion as is done in Textmate.  Explained best at the Textmate web site (http://manual.macromates.com/en/working_with_text#completion):

"TextMate has a simple yet effective completion function on ⎋ (escape). It will complete the current word based on matches in the current document. If there are multiple matches, you can cycle through these by pressing ⎋ continuously. It is also possible to cycle backwards using ⇧⎋.


The matches are sorted by distance from the caret, meaning candidates which are closer to the caret will be suggested before candidates farther away."


This is an improvement over the current tab-completion because:


  1. The tab key is also used for tabbing.
  2. It cycles continuously.
  3. It is based on nearest matches.

+19

Pin single files to project

Torsten Liebig 13 jaar geleden bijgewerkt 13 jaar geleden 0
I'm working in a WordPress directory structure. For a project (usually a theme), the main elements I'm working with are one or two folders within the directory structure plus two separate files.

I'd like to be able to set up the project so that the two folders are pinned to the project sidebar and the two files as well - right now, when adding a file to the sidebar, the file gets openend instantly and is not pinned. Is there a way to do that?
+19

Use Textmate fold markers

adzenith 13 jaar geleden bijgewerkt door Felipe Prenholato 13 jaar geleden 1

 Textmate grammars have specifiers for where possible folds should begin and end (foldingStartMarker and foldingStopMarker). It would be excellent if these were supported in Sublime Text 2 to make it easy to fold functions etc.

+19

Allow for custom default window position.

Itai Ferber 12 jaar geleden bijgewerkt door hced 11 jaar geleden 1
I really appreciate the fact that there's a way to set the default height and width for new windows in ST2, but it bums me out there's no way to set a default position, too. All windows save their positions, so it would be great to have a "new_window_position" variable (or something like it) to be able to define custom window locations too.
+19

Is Sublime Text unable to print?

Andrew Pennebaker 12 jaar geleden 0

Control+P is reassigned to something besides printing, and I don't see an option for printing in the File... menu.

Specs:

* Sublime Text 2.0.1
* Windows 7

+19

drag and drop text not working in Linux

Asher Max Schweigart 12 jaar geleden bijgewerkt door D. Scott Nettleton 12 jaar geleden 1
As of the first non-beta release, text drag and drop was added.
It works for me in Windows, but in Linux it does not.
I am running Fedora 17 KDE spin, 64bit.