Ticket #713 (closed: fixed)
Add QScintilla autocomplete functionality
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
Investigate the use of autocomplete and call tips (perhaps even code folding) for use in the immediate window and python editor.
Initially we should include in the list all of the algorithms and the mtd.??? commands. Do not worry about pure python commands at the moment as that could be opening a can of worms.
Change History
comment:2 Changed 11 years ago by Nick Draper
- Status changed from new to closed
- Resolution set to wontfix
comment:3 Changed 11 years ago by Nick Draper
- Status changed from closed to reopened
- Description modified (diff)
- Summary changed from QScintilla autocomplete functionality? Is this a good idea? to Add QScintilla autocomplete functionality
- Priority changed from trivial to major
- Milestone changed from Iteration 19 to Iteration 21
- Resolution wontfix deleted
Reopened for a later iteration.
comment:10 Changed 11 years ago by Martyn Gigg
comment:11 Changed 11 years ago by Martyn Gigg
comment:12 Changed 11 years ago by Martyn Gigg
comment:13 Changed 11 years ago by Martyn Gigg
comment:14 Changed 11 years ago by Martyn Gigg
comment:15 Changed 11 years ago by Martyn Gigg
comment:16 Changed 11 years ago by Martyn Gigg
comment:17 Changed 11 years ago by Martyn Gigg
- Status changed from reopened to testing
- Resolution set to fixed
comment:18 Changed 11 years ago by Nick Draper
- Status changed from testing to closed
Tested in both script and immediate window
Tested on svn 4205
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1561
Note: See
TracTickets for help on using
tickets.
Moved as part of iteration 18 end