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

0

Update documentation for column selection key-combo for Linux

Jonathan Medding 14 år siden 0
In the online documentation

http://www.sublimetext.com/docs/2/column_selection.html

it gives the wrong key combo for Linux column selection.

It says to use:
  • Ctrl + Alt + Up
  • Ctrl + Alt + Down
But the proper values are
Shift + Alt + Up/Down
stackoverflow

It would be great if you can update the documentation.

Thanks,

Jonathan


0

Tribal Group plc

Jhennifer Fink 13 år siden 0
Clinical Coding Westhill Consulting

Our business


Tribal provides consultancy, support and delivery services
focused on improving the delivery of public services in the
UK and internationally. Our broad offering combines an
in-depth understanding of our chosen markets with
professional expertise and a strong technology capability

Our approach

We work in partnership with our clients to make a positive
difference to the communities they serve and to ensure the
best possible use of public funds.

Our services

strategy
performance improvement
training and development
programme and project management
communications
information technology
people attraction, selection and retention
procurement and supply chain
built environment design and planning

Our markets

education
health
central government
housing and regeneration
local government
international


0

Copy all text from all tabs in a group (useful for copying scripts and deps into consoles)

Tom Rathbone 14 år siden 0
When working with the JavaScript console (or other REPL) I often open up a script and all it dependencies in ST2.  Then to run the script I need to flick through the tabs in the correct order, selecting all the text from each in turn and pasting each into the terminal/REPL.

My suggested feature would provide a menu-item/shortcut that would select all of the text from every tab in a tab-group in order such that it can be pasted in one go.

Thanks for creating Sublime, fantastic editor.
0

Remove violet color from default Monokai scheme.

Lukas Dvorak 14 år siden 0
Please change violet color to something less intrusive like red or so. Ive changed it myself to #E53B57.
0

Update the userecho icon =D

Christian Howe 14 år siden opdateret 14 år siden 0
It's still the old icon! There's a shiny new one now.
0

Adding a description to the .sublime-completions file format

Max Franks 14 år siden 0

I just finished a Python .sublime-completions file and noticed a descrepancy between the snippet and completion formats. Snippets include a description field where as the sublime-completion format does not.


Can we add this feature so completions will have descriptions like snippets do?

0

Re-open Last Search Results

Dain Anderson 13 år siden 0

As with the re-opening of closed tabs, it would be nice to be able to re-open the last-run search as part of that same tab history (or implemented as a setting that could be turned on).

0

Find selected/highlighted text?

Lee Gee 13 år siden 0
As in Komodo, I like to highlight some of a line of text (CMD+cursor key), and then CMD+F to find it, and then CMD+F to find the next (or SHIFT+CMD+F to find the previous).
Saves having to copy/paste into the Find dialog.
Otherwise this text editor is showing great promise!
0

subl -n should not un-minimise Sublime Text 2 windows on OS X

Sijmen 14 år siden 0
Using build 2181 on OS X:
  1. Open a Sublime Text 2 window
  2. Minimise that window
  3. In the terminal, type
    subl -n

Instead of simply opening a new window, the first window is first un-minimised.

0

Converting tabs to spaces (should only happen outside of quotes?)

Mike Youell 13 år siden 0

Hi


There is a case in my code where I need to have a tab inside quotes. The problem is that I have the setting to convert tabs to spaces set.


I'm guessing that this setting is intended for the layout of code and not for tabs inside quotes. I would recommend only doing the conversion from tabs in to spaces outside quotes.

Kundesupport af UserEcho