Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7403783
By: vehakki

Hi,

These might be  personal taste issues but I thought I should mention them

-The highlighter(occurrences) does not work properly if the highlighted words
have a dot between. For example, highlighting the command that is like
"com.wordcomplete" will result in highlighting only the "com" part in the
document

-Highlighter is super pro active, for example if the caret is next to a Python
word like "true" it will highlight it automatically. I think this is a wrong
behaviour because the whole point of highlighting is based on the idea that
user selects some word or words. This is same for module names. Either we need
more options for stuff like this or make it optional

-I do use some non python modules that cannot be verified by python engine.
If I enable code analysis I get a lot of errors because Pydev cannot recognize
them. My scripts run in another application so they are not straight python
runnable scripts(but use Python as backend). I could not find a way to disable
error warnings for such situations.Maybe there is a way that I do not now of.
It would be nice if there was a way to disable code analysis based on wildcards.

-It would be nice if the highlighter(occurrences) acts little faster, it takes
a sec to enable, another second to disable

thanks


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to