Community
Participate
Working Groups
Hi, the other thing how to reproduce this bug is define your own style for [b]Syntax Coloring[b]. I have tried this and Semantic Highlighting lost during editing the file: Preferences - Editor - Syntax Coloring: Syntax Element - Parameter variables - Enable, Underline and change color.
Created attachment 170472 [details] Changes in Preferences
Hi sNop Can you attach your file that make Semantic Highlighting lost? public function __get($sName,$dd) { } works fine and public function __get($sName,$dd,) { } make $sName,$dd lost there Semantic Highlighting,but other Semantic Highlighting is ok. Is this the same as your case?
(In reply to comment #2) > Hi sNop > > Can you attach your file that make Semantic Highlighting lost? > I don't have a file, but when I worked with one of my projects and I defined my own Syntax Coloring for Parameter Variables ( as is described above ), so Semantic Highlighting lost. > public function __get($sName,$dd) > { > } > works fine > > and > public function __get($sName,$dd,) > { > } > make $sName,$dd lost there Semantic Highlighting,but other Semantic Highlighting > is ok. > > Is this the same as your case? No, but it's other case when Semantic Highlighting lost. I don't know whether to define my own Syntax Coloring for Parameter Variables to 100% relate with Semantic Highlighting lost. When I will have time I attach video, how to reproduce this bug.
Thanks,if you attach the video this week,maybe we will fix this bug in pdt2.2 release.Because I do not know how to reproduce the bug,I have tried a long time:(
(In reply to comment #4) > Thanks,if you attach the video this week,maybe we will fix this bug in pdt2.2 > release.Because I do not know how to reproduce the bug,I have tried a long > time:( For that reason PDT QA and testers should take care about this issue and try reproduce every possible problem. Pls look at bug 302038 at comment 14
duplicate *** This bug has been marked as a duplicate of bug 302038 ***