-1

Typing "e" does not advance to next word in command mode

Travis Swicegood 12 years ago updated 12 years ago 0
There's an issue with the "e" key for moving the cursor in command mode.  It's supposed to move to the next word.  It does work if you switch to visual mode instead of command mode.

This appears to be a new bug, I've just noticed it after upgrading to build 2158.
-1

access to all shortcuts via api

Goutham Vel 13 years ago 0

access to all shortcuts via api. This can be used to create suggestions for shortcuts as we type. or can be used to create plugin

-1

Vintage text objects do not work with <> brackets

James McLaughlin 12 years ago updated 12 years ago 1
Although you can e.g. ci" or ci( just fine, ci< does not work.
-1

7 Home Buyer Tips As We Move Into Spring

anitaholfer9c 10 years ago 0
As we move into Spring and the Spring buyers market, inventory remains low. We anticipate more homes coming on the market, but we also anticipate more buyers out searching for their perfect home. Competition is great for sellers but it can prove very frustrating for buyers. Multiple offers may again be a problem faced by buyers. These tips worked in the past and will continue to work in the future. Your agent may not be aware of all of them so if you anticipate buying in the future then save these in order to structure the winning offer.
A well priced home in good condition will attract offers. How does a buyer structure or position themselves so that they are the offer chosen? Here are a few tips to make sure you get the home you have fallen in love with.
1. Make sure you offer is reasonable. If you know there are several offers on a home, you must be full price or close to it. Make sure you provide a pre-qualification letter with your offer.
2. Increase your earnest money. This is a great way to show your commitment. You will get your earnest money back if you terminate due to inspection or if you do not qualify for your loan and you have a financial contingency. If the purchase is completed your earnest money will be credit to you at closing.
3. Price is not always the number one reason the seller selects an offer. Keep the terms of your offer simple. When a seller is selecting an offer to accept or counter they want to know exactly what the buyer is asking them to do. They do not want to get bogged down with special stipulations and request for the seller to do things.
4. Contingencies scare sellers. If you can avoid a contingency in a multiple offer then leave it out of your offer. As an example, if you are a buyer that is buying with a contingency on your home closing and there are multiple offers then take the contingency out but leave the financial contingency in the contract.
5. A good agent will try to find out the sellers needs and motivation. Once you know why they are selling, and when they need to move, you can structure your offer to meet these needs. Make sure you give them the time they need on the closing date.
6. Foreclosures do not have sellers who are attached. Emotions do not normally play a role in their negotiations but sharing details about the buyer of the property can influence their thinking.
7. If the seller of the home you fall in love with is an individual or a couple write them a letter. Let them know you love the house and why. Tell what emotions you felt when you walked in and why it is perfect for you or your family. In some cases, sellers will pick a family that will love their home over a higher offer.
Several years ago I had a buyer who was interested in a home for sale in the area. The home had already received an offer in the first week. Doing my due diligence, I learned that the seller’s desire was to get the home under contract quickly and have an extended time for closing.
I advised my clients to make an offer several thousand dollars below list price and leave the closing date blank so the seller could select the closing date. The buyer was flexible.
The sellers loved being able to pick their closing date and responded to our offer over the higher priced offer. My buyer got the home they loved and the sellers got to close when they wanted.

Related Sites:
http://www.westhill.info/PropertyConsultant.aspx

-1

.ssh connection and an easy way to modify colors

Tony Brown 12 years ago updated 12 years ago 1
-1
Completed

include an image so we can use it as an icon in linux

Matthew Ford 12 years ago updated by Jon Skinner 12 years ago 0
Answer
Jon Skinner 12 years ago
Take a look at ~/.config/sublime-text-2/Packages/Default/Icon.png
-1

Add Line Numbers to Document / Selection

Mark Magnus 12 years ago 0
-1

Pick font from menu

Alexander Dimitrov 12 years ago 0

I want feature like the most editors. Change the font from menu. (not writing the styles but pick some from graphic interface). Also posibility to edit the color highlighting.

-1

"Download newest version?" dialog EVERY time

Stephen Boesch 11 years ago in Plugin announcements updated by jan otte 11 years ago 2

The dialog box is coming up EVERY time.  It is a major nuisance.

-1

Highlight multiple cursor(s) out-of-view

Andreas Schneider 11 years ago 0

When you have multiple cursors/selections which are not in the current view (i.e. you scrolled away from them) it might easily happen that you type away without noticing, that you actually modify multiple places at once. It would be nice to have a clear warning when an additional cursor is not currently visible. For example by showing one or two of these cursors (in their respective scope; i.e. the line they are in) at the top or bottom (depending on where they are in relation to your current view) of the editing window.

-1

Real-time debuging

Henry N 11 years ago in Plugin announcements updated by Darin Morrison 11 years ago 2

Sublime text should be able to spot errors in real-time like Java does and offer a few solutions and why it is an error for all major languages.

-1

Create an option to make bottom dialogs span code area width only (and not span project view)

Sergey Morkovkin 12 years ago 0
I'm talking about find/replace dialog, console, file/folder rename dialog. Currently it spans the entire width of the editor. It would be nice to have an option an make it span code editor width only. This results:
- Easier to switch/focus attention (especially for people with bad eyesight).
- More height for the project view.
-1

"File open" dialog doesn't show all files

Hay Kranen 12 years ago updated 12 years ago 0
It seems the file open dialog doesn't always show all files in a folder. Sometimes you need to move back and forward before seeing all files. Sometimes the only way to prevent this is by restarting Sublime.

I'm using the latest build (2139) on Mac OS X Lion.
-1

show symbol list on the bottom bar

Pavlos Vinieratos 12 years ago 0
like textmate does
-1
Completed

Open opening "Find", use currently selected text as "Find what"

uid 12 years ago updated by Jon Skinner 11 years ago 2
If any text is currently selected in the focused document, opening "Find" should use it (as "Find what"). It saves an extra copy and paste.

I'd prefer to click a "Reset" button in the "Find dialog" in cases where the text for which i'm looking isn't highlighted, than focus the document, copy, paste to "Find What" before I can search
Answer
Jon Skinner 12 years ago
The find_selected_text file setting is used for this. It defaults to false on OS X to adhere to platform conventions.
-1

Improved Locked Document Editing

Foster Brereton 11 years ago 0

Problems arise from the following set of steps:


  1. Open a locked document
  2. Make edits to the document
  3. Save -> Get Error about document being locked

The issue is getting the file unlocked painlessly so the user can save the edits made up to this point. I realize there are plugins that exist to auto-checkout files in source control, but this is an orthogonal issue. For example, if the checkout/unlock operation fails, the user is stranded with edits that cannot be saved.


Possible resolutions include:

  • Let the user drag the document icon (in OSX) in the window bar to another application to copy the file path. As of step 2 above it is greyed out and cannot be dragged without undoing the edits. 
  • Prevent the user from making edits in step 2 until the file has been unlocked. This is how other editors like BBEdit and Xcode behave. This would also be the point at which version control plugins would want to attempt to check out the file.
  • The ability to overwrite the locked file during step 3. Some kind of dialog to either cancel the edit or unlock the document. This would be a fallback option in the event a plugin failed to checkout/unlock the document, so the user could still save the edits (they would, of course, be on the hook for checking out the file manually.)
  • The ability to get the full path of the frontmost document quickly copied to the clipboard so it can be pasted in another application to checkout/unlock the locked file, making step 3 succeed.

-1

sublime.status_message() should only be shown in the window were it got invoked in

Oktay Acikalin 13 years ago updated 13 years ago 1
-1

Area position / Find files or in file (ctrl+F / ctrl+shift+F)

~~ 12 years ago 0

Ctrl+T or ctrl+P appears at the top, which is nice. For those two, you search something.

With Ctrl+F or ctrl+shift+F, you also search for something.

Problem : those two windows does not appears at the same position. Coming from textmate, just can't get used to it.

And it makes me think about e! or some eclipse flavors, which is a feeling I'm not looking for.

Is there a way to customize the Ctrl+F or ctrl+shift+F areas, and let them appear as the Ctrl+T or ctrl+P do ?

-1

Extend scope to included Files

sp0r 13 years ago 0
Like: function xxx() from file inc.php completes in file index.php because inc.php ist included via include or requiere in index.php