Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse php (galileo) - problems!!(Eclipse php (galileo) - problems!!)
icon9.gif  Eclipse php (galileo) - problems!! [message #487702] Thu, 24 September 2009 08:07 Go to next message
tal396  is currently offline tal396 Friend
Messages: 7
Registered: September 2009
Junior Member
i am using ubuntu 9.4. eclipse galileo (Build id: 20090619-0625)
problems: any one have idea how to slove the following? :
1. Make ctrl+tab will move between opened files? (in tabs)
2. Disable stupid html auto completes like if i type "<br>" its completes it with "</br>" or whatever
3. make a short key like zend studio ctrl+shift+f to format the code? i've tried to config for long time the eclipse's Window->Properties->General->Keys and still its not working!
4. Drag & Drop code lines doesn't work!
5. Copy (Ctrl+C) sometimes not operating for some reason!!
6. disable the auto complete of begin of php tag - i am typing "<?" and its autocompletes it to "<?php"
7. set that if i click on php file it will open me it in eclipse editor, in the SAME Exiting editor with same project ("working space")
8. auto Indent code that after "if" the beginning barracks will be in new line. for example:
"if ($bla==1)
{
"

THANKS ALOT!!
Re: Eclipse php (galileo) - problems!! [message #487934 is a reply to message #487702] Thu, 24 September 2009 22:07 Go to previous message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
On Thu, 24 Sep 2009 04:07:01 -0400, tal396 wrote:
> 1. Make ctrl+tab will move between opened files? (in tabs)

Consider rebinding Ctrl+(Shift+)F6 to Ctrl+(Shift+)Tab as you desire.

> 4. Drag & Drop code lines doesn't work!

This should work for regular text though if you're editing stuff like
HTML it may not.

There are several bugs about this on Bugzilla, feel free to run a query.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=195655

> 5. Copy (Ctrl+C) sometimes not operating for some reason!!

Probably glipper/klipper at work.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=153809

> 7. set that if i
> click on php file it will open me it in eclipse editor, in the SAME
> Exiting editor with same project ("working space")

Editors should be opened in the editor area. If you mean reuse the same
editor, that's not a workflow I've heard of and I don't think that's
easily configurable by a user.

Regards,
Remy
Previous Topic:Mouseover to see variable value
Next Topic:[PDE Build] Ant customcallback not working when plugin is packaged
Goto Forum:
  


Current Time: Tue Mar 19 07:16:14 GMT 2024

Powered by FUDForum. Page generated in 0.02310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top