Ticket #126 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

[completion] Local variable proposals should filter OT-internals

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.2.1
Component: content assist Version: 1.2.0pre
Keywords: Cc:

Description

When completing, e.g., a message send within a callin method, where the target method expects an int argument, internal variables like _OT$idx etc are proposed. These variables should always be filtered.

Change History

Changed 6 months ago by stephan

  • status changed from new to closed
  • resolution set to fixed

test and fix in r18775. Note, that now the tests requires OT/Equinox in order to access a private field. (Team ProposalAdaptor?).

Note: See TracTickets for help on using tickets.