Fri Aug 20, 2010 6:50 am |
Replies: 0 |
Views: 2186 |
|
|
When I use button on the left side editor window it`s OK, but when I use shortcut cursor is moving to the left but code line is in same place.
|
Thu Aug 19, 2010 4:32 pm |
Replies: 0 |
Views: 2319 |
|
|
Hi,
I wonder ... how to insert TAB sign to code? Not 'indent' code, I want to insert TAB.
Default TAB key is using as indent shortcut. I remove this shortcut and when I press TAB editor switch c ...
|
Mon Sep 11, 2006 6:02 am |
Replies: 5 |
Views: 5425 |
|
|
Downgrade is not a perfect word for this but I don`t use cracked version
My copy is instaled from NuSphere-phped-5.5.1-psln120evl-Win32.exe file available on PHP Solutions 5/2006 CD (september/ ...
|
Sun Sep 10, 2006 6:23 pm |
Replies: 5 |
Views: 5425 |
|
|
Now I use 4.5.1 evaluation version, build 4525. I know, it`s old but problem exists in 4.6 evaluation from NuSphere website. I downgrade eval because I looking a reason 'TAB problem' from other topic.
|
Sun Sep 10, 2006 6:13 pm |
Replies: 3 |
Views: 5769 |
|
|
Exactly, when TAB key is a shortcut to Indent it`s working. Set other key for this shortcut and try press TAB in editor. It`s not working!
Forget about 'use tab character' and 'smart tab' options. ...
|
Sun Sep 10, 2006 10:31 am |
Replies: 3 |
Views: 5769 |
|
|
TAB key is inactive when I change default hotkey for Indent. Can`t use it in editor. Why?
I spend few hours to find a bug. Grrr...
|
Fri Sep 08, 2006 9:21 am |
Replies: 5 |
Views: 5425 |
|
|
I can`t set combination ctrl + , / ctrl + . as a shortcut (ie. unindent/indent in IDE or editor shortcuts).
--
Arek
|
Fri Sep 08, 2006 6:53 am |
Replies: 2 |
Views: 4891 |
|
|
Is there a way I can set PhpEd to take a space between function name and ( ?
Now PhpEd insert:
function_name(parameters)
I expect:
function_name (parameters)
...
|