I'm evaluating Tetxtmate and I found a behavior that I'm trying to see if it is a feature or a bug.
The caret position doesn't match where the character gets inserted. For example:
function myFunction()
if I position the caret inside the parentheses and I start typing the character will be inserted to the outside the parentheses
function myFunctionpVal()
instead of
function myFunction(pVal)
I tried it on 2 systems and iMac G5 and a PowerPc Dual G5. same behavior
TextMate version 1.5 (906)
I like the feature set of the editor and would love to use it on project, but unless I find a way to place the characters at the caret position is would be really hard to use it..
thanks
On Feb 6, 2006, at 12:11 PM, Alex Pereda wrote:
The caret position doesn't match where the character gets inserted. For example:
function myFunction()
if I position the caret inside the parentheses and I start typing the character will be inserted to the outside the parentheses
function myFunctionpVal()
What editing mode are you in?
Trevor
I didn't change editing modes, so it is the default mode.
On Feb 6, 2006, at 1:09 PM, Trevor Harmon wrote:
On Feb 6, 2006, at 12:11 PM, Alex Pereda wrote:
The caret position doesn't match where the character gets inserted. For example:
function myFunction()
if I position the caret inside the parentheses and I start typing the character will be inserted to the outside the parentheses
function myFunctionpVal()
What editing mode are you in?
Trevor
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 6/2/2006, at 21:11, Alex Pereda wrote:
[...] The caret position doesn't match where the character gets inserted.
http://lists.macromates.com/pipermail/textmate/2006-January/007513.html
That did it.. Thanks
On Feb 6, 2006, at 1:24 PM, Allan Odgaard wrote:
On 6/2/2006, at 21:11, Alex Pereda wrote:
[...] The caret position doesn't match where the character gets inserted.
http://lists.macromates.com/pipermail/textmate/2006-January/ 007513.html
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate