Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] variable highlighting

hello all,

ive been using php-eclipse for some time now.  lately i have been experimenting w/ pdt,
primarily because it offers xdebug integration.

in php-eclipse (and the java ide)
when a variable is clicked on it becomes highlighted, then all other variables w/ the same identifier
in the file become highlighted and there are tick marks along the right hand side which indicate the
location of these variables throughout the file.
i noticed pdt doesnt have this feature.  is this something that can currently be enabled?  if not, is
this a feature pdt plans to support in a future release?

thanks,

-nathan

Back to the top