Bug 440725 - Code assist doesn't work for types names with \ at the beginning in PHPDoc
Summary: Code assist doesn't work for types names with \ at the beginning in PHPDoc
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-30 05:17 EDT by Michal Niewrzal CLA
Modified: 2020-05-14 11:31 EDT (History)
3 users (show)

See Also:


Attachments
example (999 bytes, text/plain)
2014-07-30 05:17 EDT, Michal Niewrzal CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Niewrzal CLA 2014-07-30 05:17:15 EDT
Created attachment 245514 [details]
example

Code assist doesn't work for types names with \ at the beginning in PHPDoc. For complex example see attachment.


/**   
  * @param \ClassNa(<- place to start CA) $value2
  */
Comment 1 Michal Niewrzal CLA 2014-07-30 06:18:32 EDT
Patch proposal https://git.eclipse.org/r/#/c/30717/
Comment 3 Sylvia Tancheva CLA 2014-11-27 10:54:44 EST
Verified. Closing