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

0

Holding ALT while pressing up/down buttons should jump 2-3 (or a configured amount) rows instead of only 1

Joakim Millén vor 12 Jahren 0

i really miss a feature like this, currently (atleast that i know) you can only jump 1 row or to the end/start of the document using the cmd key (on mac).

0

Give the 'find' window a separate context for each tab

Bradford Larsen vor 12 Jahren 0

Frequently, I want to simultaneously jump through the occurrences of a searched-for string or regex (via the find window at the bottom of the screen) in one tab, while jumping through the occurrences of a *different* searched-for string or regex in another tab.  Currently, this is a big hassle, since the 'find' window has a single context that is shared among all tabs.


For concrete example, suppose I have Tab 1 and Tab 2 open.  In Tab 1, I want to walk through the occurrences of the string 'foo', and in Tab 2, I want to walk through the occurrences of the string 'bar':


  1. I use the 'find' window at the bottom to find 'foo' in Tab 1.
  2. I switch to Tab 2, and use the 'find' window at the bottom to find 'bar'.
  3. I switch back to Tab 1, and want to move to the next occurrence of 'foo'.  If I use the 'find next' action, instead of moving to the next occurrence of 'foo', I move to the next occurrence of 'bar' in Tab 1!  Instead, I have to type my search query (the string 'foo') again.
  4. I switch back to Tab 2, and the same issue occurs.
If each tab had its own context for the 'find' window, I would be able to simultaneously walk among the occurrences of difference search queries in different tabs.

0

where is zen coding

Richard Feliciano vor 13 Jahren 0
after update just dissapear from pacage control
0

vi interface

Brad Frank vor 14 Jahren 0
Hi there, 

I totally love this interface. Its awesome and intuitive.

However, I keep doing stuff like <Esc>:w blah.py
 
Is there any way to incorporate a vi-like interface easily as a plugin?
0

Unable to hide OS X scrollbar *when scrolling* in Sublime Text 2 (Mountain Lion)?

hced vor 12 Jahren 0

Since the OS X scrollbar defeats the purpose of the minimap (which is a scrollbar by itself), I want the OS X scrollbar to stay hidden *when scrolling* as well – not just in non-scrolling mode.


"overlay_scroll_bars": "enabled" doesn't work, since it shows up when scrolling. Is there any other solution?

0

Remember active cell in layout after opening a saved project

Oktay Acikalin vor 14 Jahren 0
If I open a project with many cells, always the last cell gets activated.
It would be better to have to focus in the same cell I left the project before.
This would also be more comfortable when fast switching between projects.
0

Enable scrolling in long menus

Ethan Levine vor 14 Jahren 0
There are some long menus with scroll buttons at the top and bottom of them (for example, the Syntax submenu which lists all of the different languages you can apply). It would be nice to be able to use the scroll wheel of the mouse to navigate these long menus.
0

Crown Capital management environmental monitoring Watch 60 Years Of Climate Change In 15 Seconds

sofie45abbes vor 11 Jahren 0
According to NASA, 2013 was tied (with 2009 and 2006) for seventh warmest year globally on record, dating back to 1880. NASA scientists have played a leading role in climate research in recent decades and the agency’s Goddard Institute for Space Studies (GISS) this month updated a report analyzing worldwide surface temperatures.
“Long-term trends in surface temperatures are unusual and 2013 adds to the evidence for ongoing climate change,” GISS climatologist Gavin Schmidt said. “While one year or one season can be affected by random weather events, this analysis shows the necessity for continued, long-term monitoring.”
The NASA data finds that with the exception of 1998, the 10 warmest years in the 134-year record have all come since the latest turn of the century, with 2010 and 2005 ranking as the warmest years on record.
To drive the point home, GISS created the below animation that shows the increase in temperatures worldwide over the past 60 years, compiled from data collected by over 1,000 meteorological stations around the globe.
A release from NASA makes the case that the increase in temperatures over the long-term is more a social problem than a matter of eons-long natural climate patterns:
Driven by increasing man-made emissions, the level of carbon dioxide in Earth’s atmosphere presently is higher than at any time in the last 800,000 years.
This summer, NASA plans to launch the Orbiting Carbon Observatory with the goal of studying both natural and manmade sources of carbon dioxide, one of the gases believed to be largely to blame for climate change.

Watch 60 Years Of Climate Change In 15 Seconds

According to NASA, 2013 was tied (with 2009 and 2006) for seventh warmest year globally on record, dating back to 1880. NASA scientists have played a leading role in climate research in recent decades and the agency’s Goddard Institute for Space Studies (GISS) this month updated a report analyzing worldwide surface temperatures.
“Long-term trends in surface temperatures are unusual and 2013 adds to the evidence for ongoing climate change,” GISS climatologist Gavin Schmidt said. “While one year or one season can be affected by random weather events, this analysis shows the necessity for continued, long-term monitoring.”
The NASA data finds that with the exception of 1998, the 10 warmest years in the 134-year record have all come since the latest turn of the century, with 2010 and 2005 ranking as the warmest years on record.
To drive the point home, GISS created the below animation that shows the increase in temperatures worldwide over the past 60 years, compiled from data collected by over 1,000 meteorological stations around the globe.
A release from NASA makes the case that the increase in temperatures over the long-term is more a social problem than a matter of eons-long natural climate patterns:
Driven by increasing man-made emissions, the level of carbon dioxide in Earth’s atmosphere presently is higher than at any time in the last 800,000 years.
This summer, NASA plans to launch the Orbiting Carbon Observatory with the goal of studying both natural and manmade sources of carbon dioxide, one of the gases believed to be largely to blame for climate change.

0

Optional automatic backups while editing, maybe every N minutes or N edits

Philip Wright vor 13 Jahren 0
Sometimes <tragedy: "random" /> happens before I remember to save. Please allow auto-backups while I edit. IMPORTANT: Must allow me to exclude files larger than a specified size, since I often edit HUUUUGE files (>3GB) that would cause the automatic backup process to implode.
0

Disable tabulation highlight

Robert L vor 13 Jahren aktualisiert vor 13 Jahren 0
How can I disable the tabulation highlight/marker?