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

-1

Typing a find term (when replacing text) should not clear selection

Brian Kim hace 13 años actualizado hace 13 años 1
When I am trying to do a search and replace on a selection, typing a find/search term clears my selection as it highlights the first match in the selection. This is really annoying as I then have to recreate my selection.
-1

Search erroneously reports the "selection".

Sean Vikoren hace 12 años 0

I has selected 'isSupportedProviderNameKey ' from a web page, and then searched the project for this token, not noticing that there was a space, but the line in the Find pane read 'Searching "isSupportedProviderNameKey"', omitting the trailing space.  Unfortunately, I was unable to reproduce this and did not think to screen shot it, but thought it would be nice to have it documented anyway.

-1

Macro doesn't record copy command

aristidesfl hace 13 años actualizado hace 13 años 2

I tried to create a macro which copies the current line.


The macro didn't recognize the commands and doesn't allow me to save it.

-1

windows installer needs to check for previous install

jason hendry hace 14 años actualizado por Jon Skinner hace 14 años 1
when installing, it is normally good practice to remove the previous instance. i can appreciate this is a lean editor, however, i had the previous instance open and the installer failed because the binary was locked. uninstalling the previous version should alleviate that problem.
-1

Open Recent Hotkeys

Andy Joslin hace 13 años 0
When the 'File' menu is open, press 1 to open the most recent file in the open recent menu.  Press 2 to open the second most recent file, etc.

Will make open recent quicker and should be easy.
-1

file_exclude_patterns matches too much files

Serge S hace 11 años 0
This code:

"file_exclude_patterns": ["pub/install.html"]


matches too much files, in my case this file is generated by build script and should not be visible, and original file (pub/install.html.in) should be visible. Unfortunately, ST2/3 hides both install.html.in and install.html.

In other words pattern "pub/install.html" actually works as "pub/install.html*"
-1

Separate output pane visible but only for desired tabs (CoffeeScript, Sass)

James Abney hace 11 años 0

It would be nice if when certain tabs are selected, such as .coffee or .sass files, both the source file and output file are shown in their own pane, without having to have multiple panes visible otherwise. I imagine a tab that can have two panes within it, instead of global panes with their own tab groups.


-1

New Snippet command not in Ctrl+Shift+P menu

@akx hace 13 años 0
Not all menu commands (case in point: Tools > New Snippet) appear in the All Commands (ctrl+shift+p) rollout.
-1

Michael Shearin Elm Street Group at Morgan Stanley

Arthur Brandt hace 11 años 0
Welcome

The Elm Street Group Advantage
Our team, The Elm Street Group at Morgan Stanley, provides comprehensive wealth management services to clients, and their families throughout their lifetime. We assist our clients to accumulate, preserve and distribute wealth in accordance with their very personal life and financial goals. Our goal is simple: "to be our clients’ trusted wealth advisors over the generations."


Bulletin Board

* Get to know our team better. Read our Team Brochure. Just click on the Newsletters & Brochures link on the left-hand side to access it. We hope you will enjoy getting to know us better.

* As CERTIFIED FINANCIAL PLANNER™ practitioners, we will review your whole financial picture to educate you on the best decisions for you & your family to help achieve your goals within your risk tolerance while providing high quality of service. To learn more, email us.

* Family Assist - Helping Surviving Family Members Maintain Financial Independence. Do you need to revise your financial and estate plans to reflect new issues and concerns? See Financial Planning to read this guide.
-1

Include serious hex editing

Robin Vossen hace 12 años 0

There is HexEditng and serious hex editing.

If the hex editing gets features like show selected data in x86/x64 Assembler and highlight offsets (like templates in 010 Editor) and not to forget bindiffing this would be THE editor for everything!