Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Content assist for functions not working(Functions in a main program)
Content assist for functions not working [message #1814218] Thu, 05 September 2019 21:51 Go to next message
Eclipse UserFriend
Trying to get content assist to work in 2019-06. So, if I have a main program (not a class) that has some functions in it, it will never code assist those functions. So, something like:

code
function myFunction() {
...
}

$a = myF finds no suggestions.
Re: Content assist for functions not working [message #1815302 is a reply to message #1814218] Mon, 30 September 2019 03:15 Go to previous messageGo to next message
Eclipse UserFriend
File have to be inside PHP project.
Re: Content assist for functions not working [message #1815439 is a reply to message #1815302] Wed, 02 October 2019 15:57 Go to previous messageGo to next message
Eclipse UserFriend
Do a search for "Change display language" on the start menu. 'Change keyboards' > Look to see if you have any non English keyboards under 'General' > 'Installed services'. If you have more than just English then pressing Ctrl+Spacebar is changing your focus from Eclipse to the language selector on the taskbar. Remove any other keyboard languages from the list if that is your problem.

[Updated on: Wed, 02 October 2019 15:57] by Moderator

Re: Content assist for functions not working [message #1818587 is a reply to message #1815302] Fri, 20 December 2019 03:26 Go to previous message
Eclipse UserFriend
Thanks for your valuable answer to me, It will be helpful for me.
Previous Topic:Weird debug issue
Next Topic:Remote Development Server - Local Configuration
Goto Forum:
  


Current Time: Sat Apr 26 07:32:33 EDT 2025

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

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

Back to the top