Ticket #6089 (assigned)

Opened 8 years ago

Last modified 5 years ago

Try and improve the script window autocomplete so that it doesn't autocomplete inside strings

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

It can be irritating if in the script window you start typing something like

s = "lo 

then the autocomplete pops up to try and autocomplete the line. given that the cursor is inside a string, which qscintilla must know as it has coloured the background differently, I don't think it should try and complete for you as it is most likely not what you want.

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Martyn Gigg

comment:2 Changed 8 years ago by Martyn Gigg

  • Milestone changed from Release 2.4 to Release 2.5

comment:3 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:4 Changed 7 years ago by Martyn Gigg

  • Milestone changed from Release 2.6 to Release 2.7

Batch move to 2.7

comment:5 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:6 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.7 to Backlog

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:8 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6935

Note: See TracTickets for help on using tickets.