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

0

Disable tabulation highlight

Robert L 13 years ago updated 13 years ago 0
How can I disable the tabulation highlight/marker?

0

hope sublime2 can be translate into Chinese

lalallaal 12 years ago updated 12 years ago 0
and if there‘s need any helper, i'm pleasure be one
0

ALTERBLOG - Westhill Consulting Business

Damir Pavla 11 years ago 0
ABOUT U.S.

Been on the market since 2004, implementing solutions, consultancy and training in the areas of management and customer service . Through specialization , we can in these areas to support our clients comprehensively, often going beyond their expectations. Through our actions, we consistently build the image of the company based on clear principles with projects to ensure a true partner to build relationships with customers and employees. Referring to the values of honesty and long-term relationships with our clients, we undertake only those projects that give real effect. Important for us is the satisfaction and pride in the fact that we do honest work. In business, wherever there is no ready-made solutions, we turn to our experience and common sense. Below chosen from our offer unique products for our customers :

Design, implementation and monitoring of the Customer Service Standards LEVEL UP ™.

Difficult conversations with customers by model 5 STEPS LADDER ™.

Sales partner: expert and - advisory.

Train-the-Trainers and Train-the-coaches

Creating a Coaching Standards and its implementation in teams.

Development Center aimed at both managers and specialist projects within the emergence of internal coaches or under the Talent Management.

First Steps - a comprehensive program implementation staff, and in the spirit grywalizacji.

Development and implementation of the Regular Assessment Systems.

Business Coaching for Managers (use coaching tools in working with subordinates).

Managing the process of change based on the model of Bridges.

Management based on the concept of strengths / potential self-management and employees connected with the analysis of test TALENTREFLECT ™.

Analysis of the quality of teams in the company on the basis of a tool TEAM PLUS ™ If you are determined (or just planning) project changes in the organization, we invite you to cooperation!

Westhill Consulting
0

Quickview. When you click on a html element the css code correspondent should appear and vice versa

Pulkit Mehta 12 years ago 0

Quickview. When you click on a html element the css code correspondent should appear and vice versa. Good example is adobe code

0

Give us a way to toggle between matching brackets

Mike Vegeto 11 years ago 0

In visual studio, you can press ctrl + ] to jump from one matching bracket to another. It would be great to have a button like that in sublime

0

Thankssssssssssss

Rasheed Jadallah 11 years ago 0
0

Cache Folder Tree/Goto Anything for remote volumes

Scott Bowers 13 years ago updated by Federico 12 years ago 1
When you load a project that has remote volumes, the folder tree is empty and Goto Anything does not work until sublime can load the project directories.

On remote volumes, building this list can take a long time, meaning you can't easily access your files to get started right away.  If sublime were to cache the file list, and then sync in in the background, this would let people continue their session more quickly.
0

Wrapping incorrectly strips parenthesis from word into new line

Szabolcs Szász 13 years ago updated 13 years ago 0
E.g.:

blah blah (i.e. something
) oops look at that

Should be:

blah blah (i.e. something)
oops look at that

0

Command line open should use last used (or fullscreened) window

Mike Flynn 13 years ago 0
Opening a file should open from the command line should in the current editor window, instead of a new window. This is really key when using Sublime 2 in fullscreen mode with Lion. 
0

Drag and drop open in specific pane (like ST1)

Jonas Einarsson 13 years ago 0
Dragging and dropping a file on a specific pane still opens in the first pane.

On the same theme, can I get rid of the "new" behavior on dragging tabs around: When dropped in a pane, it opens a new window. In ST1 the tab was moved to the corresponding pane.