+4

Icons for Sublime project files

Halbanonym fa 12 anys updated by James Homer fa 11 anys 1
Please add an icon and file type registration for ".sublime-project" files. Currently the Finder displays a default blank document icon. There was another request for this a year ago and you answered it was fixed in build 2165 but this seems to be false or a regression.
+4

Get Sublime Text to run on RHEL5

Chris R fa 13 anys actualitzat fa 13 anys 0
I'm stuck on RHEL5 for work, and I have a policy of using only one editor at a time. At the moment, that sticks me with Emacs, but I've heard good things about Sublime Text from colleagues.

I'm interested in giving it a shot, but it'd have to work on that platform. Do you have any plans on either A) building it for RHEL5 directly, or B) providing instructions for building the missing support libraries?
+4

mysql.connector

Armin Karner fa 12 anys en Plugin announcements 0

Hello,

I'd like to import mysql.connector to get a connection to my db. The problem is that the integrated Python of Sublime Text 2 is 2.x (too old for that module as Oracle told me) so I downloaded Sublime Text 3 as it has an integrated Python 3.x. In the normal Python 3.x IDLE and command line, mysql.connector is working, but not via the Console in Sublime. 

Is there some module or a package to solve my problem?

Please help me.

Thank you very much.

-Armin

+4

New draw_white_space option: current

Colin Viebrock fa 11 anys 0

I'll suggest another option for "draw_white_space" (in addition to "none", "all" and "selection") that only draws whitespace characters on the current line.

+4

OSX: Scrollbar always dark, even in light theme

Kai Grossjohann fa 13 anys actualitzat fa 13 anys 0
I commented out the settings for "color_theme" and "theme".  ST comes up in its standard pretty dark look.  I then select a light color_theme in the menu, e.g. IDLE.  ST changes its standard pretty dark look to a standard light look that is almost, but not quite as pretty as the dark look.

The problem with the light look is that the scrollbar is still dark.

+4

When you right click on a file tab at the top of the screen, you can have the option to find this file in the folder tree of open projects

Bashkim Isai fa 12 anys updated by James Broad fa 12 anys 2
When you right click on a tab representing a file at the editor window, you are generally presented with the options "Close", "Close other tabs", "Close tabs right", etc. 

Can we have an option to "Show in project" which selects the file in the project directory tree.
+4

Open in new window if no windows exist on this desktop

Brian Kim fa 12 anys updated by Nimi Wariboko Jr fa 12 anys 1
I know open_files_in_new_window controls whether or not files open in a new tab or a new window. However, in OS X with virtual desktops, it would be helpful to have an option to always open files in the current desktop, spawning a new window if there are no active windows there.
+4

Make window title configurable

Juha Palomäki fa 12 anys 0
I would like to see project name before filename, others probably want to keep it as it is. It would nice if there was a "template string" in the configuration.
Reason for having "project - file" -structure is that in Windows only few characters of the title are shown when you click sublime on taskbar. If there are multiple editors open with different projects you may not see which project is open on each of them.
+4

Change the animation direction for folder expansion in the project tree

Russell Keith-Magee fa 14 anys updated by aristidesfl fa 13 anys 3
The direction of the animation when a folder is expanded seems completely wrong to me. This is completely cosmetic, and it may be a personal taste thing, but 'slide in from top' or 'slide in from left' makes a lot more sense to me conceptually than 'slide in from right'. Expanding a directory is a "show you the things that were hidden under here" operation, not a "pull in content from over there" operation.
+4

Command to hide and show tabs.

Dusty Matthews fa 12 anys updated by Dain Kaplan fa 12 anys 1
Right now it just toggles the tabs, but I would prefer to have the option to explicitly hide and show the tabs.
+4

Add support for running shell scripts in snippets

André Thénot fa 12 anys updated by Caio Hamamura fa 8 anys 1

Snippets allow for static content to be added. It would be nice to be able to execute shell scripts. Use case: insert today's date.

+4

Overlay Scrollbars

Steffen - fa 12 anys 0
Can you please implement overlay scrollbars as in Ubuntu's Unity? Hovering over the scrollbar shows handles under the mouse position and an tiny line indicates the size and position in the document. The current Max OS implementation is quite useless. 
+4

I would love to be able to copy and paste in blocks. Textpad has a "Insert - Paste as block feature that I use frequently.

Bri fa 12 anys updated by Brian Behrens fa 12 anys 2
I would love to be able to copy and paste in blocks.  Textpad has a "Insert - Paste as block feature that I use frequently.
+4

Two more bugs in osx 'look up in dictionary' behaviour

Matthew Raso-Barnett fa 13 anys 0

Similar to the problem mentioned here, that was fixed in build 2113, the same problem with the wrong word being highlighted/(looked-up in osx dictionary) when hovering the cursor over the word and pressing cmd+ctrl+D appears when in distraction free mode. 


A second issue is that the highlighting of the word doesn't respect the font style/size of the underlying text. This is particularly problematic when the font size is relatively large (but is annoying even at size 12).


Image 33 
How this looks in textedit:

Image 34


I'm testing out ST2 for writing my LaTex documents and use this feature more than usual so apologies if this seems relatively pedantic. 

+4

better code completion (intel) to remember the last choice and then the alphabetic list

Wagner Goldberg fa 13 anys actualitzat fa 13 anys 0
when coding i would like to have better code completion. it would be great if it could remember my last few choices instead of the alphabetic list.

thanks.
+4

Allow putting project name in front of current file name (in the window title)

Ka Yuk LEE fa 11 anys updated by Henrik Pauli fa 7 anys 1
I open many SublimeText windows, with the project name in front I can easier locate a specific window with the title name in task bar.
+4

ignore subfolders in project, folder_exclude_patterns per project

Medina Marcio fa 13 anys actualitzat fa 13 anys 0
ignore subfolders in project, folder_exclude_patterns per project
+4

Pair quotes - U.S. Internation - PC keyboard layout

Fernando Rosentalski fa 13 anys updated by Filipe Kiss fa 12 anys 1
Selecting text and press quote won't work when using U.S. Internation - PC keyboard layout
Youtube video
+4

Any Chance of Cucumber support?

Franz Heidl fa 13 anys updated by cuci23 fa 12 anys 3

Any Chance of Cucumber/Gherkin support?