Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Fri, 06 September 2019 01:51 Go to next message
Steve Fatula is currently offline Steve FatulaFriend
Messages: 5
Registered: July 2015
Junior Member
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 07:15 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
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 19:57 Go to previous messageGo to next message
Barry allen is currently offline Barry allenFriend
Messages: 2
Registered: September 2019
Junior Member
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 19:57]

Report message to a moderator

Re: Content assist for functions not working [message #1818587 is a reply to message #1815302] Fri, 20 December 2019 08:26 Go to previous message
Bhondawe Patil is currently offline Bhondawe PatilFriend
Messages: 23
Registered: October 2019
Junior Member
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: Fri Mar 29 06:32:42 GMT 2024

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

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

Back to the top