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

0

Insurance commissioner Stewart provides tips for confirming health coverage

valetine deslauriers 11 років тому 0
The National Association of Insurance Commissioners (NAIC) and the Delaware Department of Insurance have some tips for confirming coverage if you still haven't received proof of insurance from your insurance company.

Since open enrollment began Oct. 1, insurance companies have had some difficulties that have prevented the companies from being able to enter new numbers into their systems. Consumers should contact their insurance company to verify coverage. Insurance commissioner Karen Weldin Stewart stated, "The insurance company will be able to verify if you are indeed enrolled in a plan or not." When you speak to your insurance company, take detailed notes of the conversation. Include the date and time that the conversation took place, and the name of the representative. Hold on to copies of any written communication you received from your insurance company such as emails or letters as you may need these materials later.
If you have yet to purch
ase coverage but are planning on buying insurance through the federal Health Insurance Marketplace, print out any paperwork or confirmations that you receive during the enrollment process. If you do not have a printer save digital copies of forms or take "screenshots" of any confirmation numbers or account numbers.
Individuals have until March 31, to enroll in a health insurance plan in order to meet the Affordable Care Act's "individual mandate" without incurring a penalty or fee from the IRS.
0

Make the code complete better!?

Tran Quang Vinh 13 років тому 0

When i type a tag in html and i close it, i must type the close tag.

When i type a function in php, the auto-complete does not show up

0

Super+Shift+[ and Super+Shift+] (go to right tab, go to left tab) don't work with Russian keyboard layout selected on Mac OS X

Roman Vorushin 14 років тому 0
If I have English keyboard layout selected, I can switch between tabs with Cmd-Shift-[, Cmd-Shift-]. But when I have Russian layout selected, these combinations don't work (I believe because of the different characters linked to [] buttons).
0

Have the ability to execute builds and supply dynamic properties through the Command Palette.

Jason Hatton 13 років тому оновлений 13 років тому 0
For build systems like Ant, Maven, and Gradle it is very common to supply various targets or tasks to the build system depending on your workflow, not to mention switches to change default behavior.  This is something that is not well support by having the build-system configuration file be the only source for defining build tasks.  I think having a Command Palette build command is a very useful built-in feature at a basic level and then have it support dynamic arguments would be really useful. 
0

Piano roll editor

Дмитрий Алмазов 13 років тому оновлений 13 років тому 0
It would be nice if piano roll (like in Aptana 2) effect present in editor section.
0

Not properly closed HTML tags

cresus18 13 років тому оновлений 13 років тому 0
Suppose you have a P tag like this:

<p<?php if($foo) echo ' class="foo"'; ?>>

Trying to close it using the keyboard shortcut 'Alt+.' will insert </p<?php> instead of </p>
0

Configuration file format enhancement

pmaupin 11 років тому 0
RSON is a more human readable/writable superset of JSON.  (The RSON parser parses JSON fine)

http://code.google.com/p/rson/
0

detect Obj-C for *.h files by looking for *.m, *.mm files with same name.

Denis Ovod 13 років тому 0
0

Command line parameter to hide sidebar

Sander 12 років тому 0
I use Sublime Text in 2 ways: 1) Projects (software dev); 2) Quick editing (sysadmin). 

In scenario 1 the sidebar is mandatory for me. In scenario 2, I'd rather not see it. 

It would be great if the initial state of the sidebar could be set with a parameter.

0
Fixed

Pressing Ctrl+3 with only two groups visible crashes sublime

temp01 14 років тому оновлено Jon Skinner 14 років тому 1
With view set to dual view (vertical), pressing Ctrl+3 or Ctrl+4 crashes the editor.
Відповідь
Jon Skinner 14 років тому
Fixed in build 2027