<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 129: Tabkey behaviour screwed up</title><link>https://sourceforge.net/p/devphp/bugs/129/</link><description>Recent changes to 129: Tabkey behaviour screwed up</description><atom:link href="https://sourceforge.net/p/devphp/bugs/129/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 29 Jan 2005 19:07:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/devphp/bugs/129/feed.rss" rel="self" type="application/rss+xml"/><item><title>Tabkey behaviour screwed up</title><link>https://sourceforge.net/p/devphp/bugs/129/</link><description>Version: 3.00a4
Tab Size: 4

Example:

function\($SomeRandomVariable\)
\{
\[Cursor\]

If I now hit the Tabkey it moves only one space to the 
right:

function\($SomeRandomVariable\)
\{
-\[Cursor\]

Another hit moves the cursor to the far right, aligning 
nicely with the end of the bracket, which of course is 
not the desired effect:

function\($SomeRandomVariable\)
\{
\------------------------------\[Cursor\]

Funny enough, when using the backspace, it 
behaves "correctly" ;\)

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 Jan 2005 19:07:56 -0000</pubDate><guid>https://sourceforge.net33efa5b32d09c6976b2b13bcb071579b575eec62</guid></item></channel></rss>