Ticket #33 (closed defect: fixed)
"Mark occurrences" tries to highlight occurrence from role file.
| Reported by: | stephan | Owned by: | stephan |
|---|---|---|---|
| Priority: | major | Milestone: | OTDT_1.1.8 |
| Component: | dom | Version: | 1.1.5 |
| Keywords: | Cc: |
Description
Given a team T with a role file RExtern which has a method blub(). After opening T select any invocation of blub() within T. Depending on whether or not RExtern has been opened in the editor before, "mark occurrences" tries to highlight the definition of blub() in RExtern using the actual positions of that method but interpreting these positions within the buffer showing T.
Background: the ASTConverter descends the logical structure of teams and roles not paying attention to whether or not a role is in a role file. Further investigation is needed on when this might be the right behavior, or whether descending role files via their team should be disabled alltogether.
all news
RSS feed