Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
The Michael Shearin Group Morgan Stanley - Managed currencies attract money
Frontier markets with managed exchange rates from Dubai to Vietnam are luring equity investors fleeing the currency turmoil in larger developing economies.
Funds that buy shares in the less-developed nations posted inflows of $407 million in the first six weeks of 2014, while $21 billion was pulled from emerging markets, EPFR Global data show. A gain of about 3 percent in the MSCI Frontier Market Index this year pushed stocks to a 2008 high Feb. 19, even as slower China growth and the Federal Reserve’s plan to trim bond buying weighed on developing and developed-nation gauges.
Benchmark stock indexes in the United Arab Emirates, Qatar and Vietnam, whose central banks control local currencies, are among the 10 best performers this year within global equity gauges tracked by Bloomberg. While investors dump emerging- market currencies including the Turkish lira, Hungary’s forint and Brazil’s real, bourses in those nations languished with the world’s worst performers in 2014.
“Half of MSCI frontier have effectively fixed exchange rates to the dollar,” Charles Robertson, London-based global chief economist at Renaissance Capital, said by e-mail on Feb. 17. Strong economic growth also heightened interest, he said.
A currency rout triggered by political instability from Ukraine to Turkey and the fallout from the Fed’s tapering plan cut into equity returns. A Bloomberg gauge tracking 20 developing-nation currencies and the MSCI Emerging Markets Index are down 1.7 percent and 4.3 percent respectively in 2014.
Equities in Qatar, the world’s largest exporter of liquefied natural gas, have rallied 14 percent this year, while Abu Dhabi’s gauge has gained 15 percent and Dubai’s benchmark posted returns of 24 percent, the most among 50 of the world’s largest equity markets. The Persian Gulf countries keep their currencies pegged to the dollar because earnings from energy exports are denominated in the U.S. currency.
Shares in Dubai are benefiting from an economic recovery as the regional business hub gears up to host the World Expo in 2020 with $8 billion of infrastructure spending. The event, which traces its roots to London’s Great Exhibition of 1851, gave Paris its Eiffel Tower in 1889 and drew 73 million visitors to Shanghai in 2010. Qatar’s government forecasts a current- account surplus of about 23 percent of gross domestic product this year and growth of 4.6 percent.
Persian Gulf “markets enjoy a current account surplus and have never relied on global financing,” Rami Sidani, the Dubai- based head of Middle East and North Africa investments at Schroder Investment Management Ltd., said by e-mail on Feb. 18. “Their dollar-based economies mean that they do not present any currency risk.”
Fixed exchange rates have also helped spur a rally in Tunisian and Vietnamese shares this year, Sidani said.
Managed exchange rates in countries with less financial prowess to defend them have posed risks to the dollar- denominated returns of investors as countries from Argentina to Kazakhstan scale back support for their currencies.
Kazakhstan, whose biggest trading partner is Russia, devalued the tenge by the most since 2009 on Feb. 11, citing pressure on its currency from a weaker ruble. The nation’s benchmark, up 18 percent in 2014, dropped the most in a month the next day.
Nigeria’s benchmark stock index has fallen 7.3 percent this year as the central bank comes under pressure to tap into reserves and defend the naira. The currency weakened to a record low versus the dollar today after the government suspended central bank Governor Lamido Sanusi.
Putting some jQuery in a snippet breaks the snippet
To reproduce:
Save a snippet with "$(function(){})" as complete with tab trigger.
Result:
Typing your trigger and pressing tab just deletes your trigger. I.e myJsSnippet + tab will delete myJsSnippet.
Expected result:
The tab trigger should be replaced with "$(function(){})"
Solving the problem of adding single-line comments that span multiple lines
Common scenario: Annotate a multiline code with single-line comments on the right side. If the lines are uneven in lengths, comments have to be aligned/padded manually by holding down the spacebar, which is kind of inconvenient.
The easiest solution is a feature I've seen in the editor ConTEXT, which I haven't used for many years now. It basically allowed clicking anywhere, and padded the file with whitespaces so that the cursor was actually there. At the end of an existing line the line it added SP characters, below the last line NL/CR.
A more advanced feature would be dragging a local textbox open in the source file, in which line breaks are automatically introduced, and the left side is neatly aligned. (Haven't seen that anywhere yet, so you'll most likely not run into patent problems) ;-)
Diff - PSPad style!
Please make an awesome diff! I haven't found any editor which could mess with the power of the PSPad -TextDiff. I love Sublime and with this feature in the next release I will install it everywhere!
project view not updated when located on a windows / samba share
when a project folder is located on a windows (samba) shared drive, the project view does not get updated for any file/folder create/rename/delete, be it generated from within the editor or from outside. for example, when creating a new file, it does not appear in the folder view.
the only way to update the view, then, is to go to Project -> refresh folders
wrong link to error line
here is a ruby script:
class MyClass
attr_non_existant :test
end
MyClass.new
When i build this code, i get
C:/ruby-test/break.rb:2:in `<class:MyClass>': undefined method `attr_non_existant' for MyClass:Class (NoMethodError)
from C:/ruby-test/break.rb:1:in `<main>'
[Finished in 0.2s with exit code 1]
if i click on the second link
C:/ruby-test/break.rb:1
it opens a new file called *weird square symbol*from C
Improper highlighting of GHC pragmas
Project Explorer should inherit colors from current theme
Would be nice if the left sidebar (Project Explorer) would inherit color scheme so doesn't contrast so harshly.
Subblitext 2 quits suddenly
I have:
MACOS Version 10.6.8
Sublime Text 2 Version of 2.0.1 . Build 2217
with the following installed packages
SFTP
Sidebar
Terminal
sublimelint
zencoding
And when it crashes I have this log:
23/07/12 14:04:56Sublime Text 2[563]unrecognized button type 7
23/07/12 14:05:05Sublime Text 2[563]unrecognized button type 7
23/07/12 14:05:06Sublime Text 2[563]unrecognized button type 7
23/07/12 14:05:10com.apple.launchd.peruser.501[205]([0x0-0x48048].com.sublimetext.2[563]) Exited abnormally: Broken pipe
23/07/12 14:05:11Path Finder[263]CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
Any clue?
Thanks!
Customer support service by UserEcho