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

0

Autocomplete Quotes

Daniel Wey fa 12 anys 0

I would like to see a feature to autocomplete quotes in PHP this way: inside a quoted string, it would automatically insert \"\" when you type ", and ".." when you type " twice.


Example:


$string="Just a string";


Typing " once inside this string would give this:


$string="Just a \"\"string";


Typing " once more would change to:


$string="Just a ".."string";


PHP editor for Windows had this feature and it's the only one I miss in SublimeText :-).


Regards,
Daniel Wey

0

Ability to see Symbols while scrolling through MiniMap.

Nicholas Curtis fa 13 anys updated by Sergey Zarovski fa 13 anys 1
Would be awesome if while clicking and scrolling on the mini map. You could see symbols via mini map.
0

Display the 10 most used file in the left panel

-2724 fa 13 anys 0
Always display as a shortcut the 10 most used file in the left panel for the current project so you don't have to use Goto of look in the file tree.
0

Dr. Robert B. Shearin, MD

shearingroup fa 11 anys 0

Dr. Robert B. Shearin, MD
Pediatrics, Capitol Medical Group
http://doctor.webmd.com/doctor/robert-shearin-md-a20c78bc-38ab-49ed-b9cd-32cdaee9e8c4-overview

8401 Connecticut Ave Ste 201
Chevy Chase, MD 20815


Køn: Mand
År i Praksis: 46 år
Talte sprog: Engelsk, Spansk

Dr. Shearin Education & Training
Medical School: University of North Carolina School of Medicine på Chapel Hill
Graduation Dato: 1968

Dr. Shearin s Specialties & Hospital Samarbejdspartnere
Hospital Tillidshverv: Sibley Memorial Hospital
Specialties: Pediatrics, Adolescent Medicine

Dr. Shearin Health Insurance og medlemskaber

Aetna Valg POS II
Aetna Managed Valg POS Open Access
BCBS blå kort PPO
CareFirst BlueChoice Advantage
CareFirst BlueChoice NTWK POS
CareFirst BluePreferred PPO
Cigna HMO
Cigna LocalPlus
Cigna Open Access
Cigna PPO
Great West PPO
UHC valg plus POS
UHC Naviger HMO
UHC Naviger POS
UHC Options PPO



0

Removal of status message only after selection or focus changed

Oktay Acikalin fa 14 anys actualitzat fa 14 anys 4
I have a bunch of plugins which throw out status messages after a certain action. E.g. on_activated shows the current filename including path and syntax in the status bar. The problem is that it goes away far to quickly. I think, it would be better, if one could define a message to be sticky. With sticky I mean that only a change of the selection (e.g. cursor moved) or focus or a new message etc. let's the message vanish.
E.g.
sublime.status_message('Hello World', sticky=True)
0

python build results line jumping needs extra match group

Neville Bagnall fa 13 anys actualitzat fa 13 anys 0

Change


"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",


to


"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)([0-9]*)",


And file:line jumps work.

0

Automatic * when we press enter for comments

Hari K T fa 13 anys actualitzat fa 13 anys 0
1 )

/**
 *
 */
 
 Automatic * in new line when we press enter for comments inside /** and */
0

Highlight tabstop only of column the cursor is in

pazsxn fa 12 anys updated by Asher Max Schweigart fa 11 anys 1

I love dotted lines highlighting tabs, but they introduce visual clutter too.


It would be perfect if only column the cursor is in would highlight tabs


e.g. if cursor is on the 3rd tab stop, show dotted line for 3rd tab stops, but not 1st,2nd tab stop or 4th tab stop.


That would let me see where current block of code starts/ends, but wouldn't add "stripes" on all of the indentation.


0

Robert Shearin, MD

timshearin fa 11 anys 0

http://www.wellness.com/dir/2195234/pediatrician/md/chevy-chase/robert-shearin-capital-medical-group-md

Om Robert Shearin, MD Robert Shearin, MD praksis som en børnelæge i Chevy Chase, MD.Robert Shearin, MD uddannet fra Univ Of NC Chapel Hill Sch Of Med, Chapel Hill Nc 27599.

primær specielle børnelæge
praksis Capital Medical Group
uddannelse Univ Of NC Chapel Hill Sch Of Med, Chapel Hill Nc 27599
træning Walter Reed Army Med Ctr, Pediatrics, Vanderbilt Univ Med Ctr, Pediatrics

TJENESTER
Robert Shearin, MD giver pædiatrisk pleje på 5530 Wisconsin Ave Ste 1125, Chevy Chase, MD 20815 i Chevy Chase, MD 20815.
Børnelæger yde omfattende pleje til spædbørn, børn og unge. De er i stand til at diagnosticere og behandle sygdomme, skader, betingelser og udviklingsmæssige spørgsmål.
Hvis du vil vide mere, eller at lave en aftale med Capital Medical Group i Chevy Chase, MD, kan du ringe (301) 907-3960.


0

Russian translation of interface would be fine

sqlitedog fa 11 anys 0

See subj.