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

-1

Filename disappears from title when switching to fullscreen and back

Niklas Lindgren fa 13 anys updated by Oktay Acikalin fa 13 anys 1
When switching view to fullscreen and back the filename of the current open file is no longer displayed in the title bar.

Steps to reproduce:
1. Open file in Sublime Text 2
2. Change to Fullscreen view
3. Close Fullscreen view
4. Observe naked title bar

Seen in ST2 build 2023 on OS X 10.6
-1

The Avanti Law Group: Your Personal Lawyer

Craig Wilkins fa 10 anys 0
Youtube video


Here is a law group that believes that the advice “Do not take your client’s case personally” is useless. Avanti Law Group goes to great lengths to give its clients the best results by taking each case as their own personal battle, getting involved in it by standing for the clients’ rights all the way through.
Avanti Law Group is a full-service litigation firm providing excellent legal representation to its clients in Michigan and throughout the world. The firm’s experienced attorneys have worked with a “diverse clientele of businesses and individuals in a full range of disciplinary legal services”.
 
-1

No Support link in the Help menu option.

Andrew Pennebaker fa 12 anys 0
I wanted to report a Slime Text bug, but I couldn't find the support page in the Help menu.

Specs:

* Sublime Text 2.0.1
* Windows 7
-1

If first element of items array passed to show_quick_panel is an empty string, the program crashes when deleting a character from the input

johtso fa 13 anys 0

If show_quick_panel is called with an empty string as the first element of the items array argument, the program crashes when the the user deletes a character from their input.


Eg.
self.view.window().show_quick_panel(['', 'test1', 'test2'], self.on_done)
-1

Haskell syntax highlighting: comments in module declarations

Josef . fa 12 anys 0

Sublime doesn't recognize comments in the module declaration correctly:

Image 175

As far as I know, this behavior occurs only in the module declaration, and not in other (comment) places.

-1

[AppleScript ] Lines started with "#" are not being recognized as comments

Artem Gordinskiy fa 11 anys 0

You could read about AppleScript comments in the AppleScript Language Guide.


--

Same in the third version.

-1

Create a better color palette for windows. The plugin you"ll currently provide has a poor interface. Put something like the color palette on photoshop

Pulkit Mehta fa 11 anys 0

Create a better color palette for windows. The plugin you"ll currently provide has a poor interface(standard windows color palette). Put something like the color palette on photoshop into sublime

-1

gjhgkjhk

aniketanik10 fa 8 anys 0

mbnmbn

-1

Leave goto anything open after selecting a file, so multiple files can be selected

thejonster fa 13 anys updated by Oktay Acikalin fa 13 anys 1
Hitting esc or clicking outside of goto anything would close it
-1

Unsaved files

Pedro Murillo fa 12 anys 0

If you create a new plain-text file, its first line becomes the displayed name for its tab or sidebar item. How can I disable this?