Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Autocomplete does not work with backslash(Autocomplete does not work with backslash)
Autocomplete does not work with backslash [message #1827496] Fri, 15 May 2020 20:02 Go to next message
Edson Nascimento is currently offline Edson NascimentoFriend
Messages: 1
Registered: May 2020
Junior Member
When I define the return type in a function in a specific namespace, when calling this function and putting its result in a variable, the autocomplete does not work ex \ PDOStatement this happens for any object.
index.php/fa/38124/0/

The autocomplete only works if you put "use PDOStatement;"
index.php/fa/38123/0/

Any suggestion?

The problem is only in the autocomplete, as my code is running without errors.

Eclipse IDE for PHP Developers
Version: 2020-03 (4.15.0)
Build id: 20200313-1211
  • Attachment: ok.PNG
    (Size: 25.80KB, Downloaded 750 times)
  • Attachment: error.PNG
    (Size: 22.23KB, Downloaded 803 times)
Re: Autocomplete does not work with backslash [message #1827506 is a reply to message #1827496] Sat, 16 May 2020 06:39 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 290
Registered: March 2013
Senior Member
Please open a bug here: https://github.com/eclipse/pdt/issues


Previous Topic:Project developing moved to GitHub
Next Topic:Operation lockout after starting multiple operations
Goto Forum:
  


Current Time: Wed May 01 23:13:46 GMT 2024

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

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

Back to the top