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

AirAsia offers half-a-million free tickets on select routes
Malaysian low-cost airline AirAsia, which is awaiting flying permit from the DGCA to launch its services in the domestic market, today said it is offering half a million free seats along with 1.8 million low fare promotional seats from Kuala Lumpur on select routes.
The bookings under the offer, which commenced on February 24, can be made till March 2 and will go on till March 2 for the travel period from October 1 to April 30 next year, AirAsia said in a release.
As part of the scheme, the airline has offered an all inclusive fares starting from as low as Rs.6,999 from Kochi, Kolkata, Tiruchirappalli, Chennai, Bangalore to Kuala Lumpur, the airline said adding, the fares for Chennai-Bangkok sector have been fixed at Rs.7,999.
"This free seats promotion allows everyone to enjoy exquisite holiday destination options at very fair and realistic prices," AirAsia group chief commercial officer Siegtraund Teh said.
Apart from domestic destinations (in Malaysia), the international destinations which are being offered under the promotion include Singapore, Jakarta, Bandung, Medan, Bali, Bangkok, Hat Yai, Surat Thani, Ho Chi Minh City, Phnom Penh among others, through AirAsia's five Malaysian hubs in Kuala Lumpur, Penang, Johor Bahru, Kuching and Kota Kinabalu, the release said.
The promotional offer is available for booking at airline's website as well as via AirAsia's mobile apps which are available on iPhone, Android devices, the Blackberry Z10 and the Windows Phone platform, the release said.

Correct "Add Next/Previous Line" behaviour
I'll admit i've discovered this 'inconsistent' behaviour of Add Next/Prev line after some playtime with macros and multiple selections.
As such my feature request might seem quite exotic and not worth implementing. OK, i warned you. :)
What i discovered is when adding next/prev line, Sublime is not that smart where it places the new caret in case there's been non-empty selection.
Consider the following example:
foo bar baz
foo bar| baz
foo bar baz
having the empty selection in the center right after bar when we add previous/next line we end up with multiple selections like this
foo bar| baz
foo bar| baz
foo bar| baz.
Everything's ok here.
Next one is with non-empty selection where [] is the actual region and region.begin() < region.end():
start add prev/next line expected
foo bar baz foo |bar baz foo bar| baz
foo [bar]| baz foo [bar]| baz foo [bar]| baz
foo bar baz foo bar| baz foo bar| baz
What i'd like is Sublime to take into consideration where the end of the region is and place the next region above/below it.
The following exmaple is with reversed regions where region.begin() > region.end()
before after expected
foo bar baz foo |bar baz foo |bar baz
foo |[bar] baz foo |[bar] baz foo |[bar] baz
foo bar baz foo bar| baz foo |bar baz

Add (robust) highlighting of C++ operators.

Go To Symbol (Cmd+Shift+T) analogue from TextMate
I propose to parse files for symbols (depending on active bundle) and show in different dialog only symbols to go.
Edit - it already here! Cmd + R!!! Thanks!

Using @variables in colorscheme writing
Using of @variables 'a la css' for writing colorschemes would increase consistency and quality of newly written colorschemes and allow easier editing of existing ones.
<key>background</key>
<string>@darkgray</string>
<key>caret</key>
<string>@fancyyellow</string>
<key>foreground</key>
<string>@almostwhite</string>

Define a custom filter method for the quick panel
Rather than putting [Dark] or [Light] visibly in the scheme list, I'd like to define an on_filter method triggered whenever the user types a certain symbol like ":" that will accept the current quick panel items, and filter text as parameters. I can then return a new list of items based on the users' filter text. Sublime can continue its own filtering before or after the
Or instead of leaving the filter method up to the developer, allow hidden attributes to be attached to the list item that will be matched by Sublime's normal filtering method. e.g. using ":" to trigger an attribute match, or "!" to trigger a NOT match.

Files missing when adding a directory on a network drive

Support for editing files with elevated privileges in Linux (e.g. /etc/hosts)

The Michael Shearin Group Morgan Stanley
In a report published on Friday, the Paris-based group became the latest to warn that failure to reform is costing growth. Earlier this month the International Monetary Fund said aggressive reforms could add $2.25tn to the size of the global economy by 2018.
The OECD said the pace of reform had slowed over the past two years. This is leaving emerging economies vulnerable to the tightening of monetary policy as the financial crisis abates, exposing some European countries to persistently high unemployment, it cautioned.
This warning was echoed by the US, which pushed back against the concerns of emerging countries – expected to dominate the G20 talks – over the Federal Reserve’s decision to taper its quantitative easing programme.
“Emerging markets need to take steps of their own to get their fiscal house in order and put structural reforms in place,” said Jack Lew, US Treasury secretary.
“We are seeing a substantial differentiation in the marketplace between economies that have made those decisions and economies that haven’t,” he told a meeting of finance executives.

Change file mode in the side bar(ala chmod +w, etc)
This need happen to me due some VCS populate files in read-only state, so I need to go and change their state as need it.
Kundesupport af UserEcho