Uploaded image for project: 'TOREE'
  1. TOREE
  2. TOREE-472

Autocomplete problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.2.0
    • 0.5.0
    • None
    • None

    Description

      When you type the first few letters any identifier name and use autocomplete (tab) to complete it, the completion is appended and prepended with the first few letters typed.

      Eg: assume the following line is compiled in a cell

      val testData = "Some value" 

      In the next cell, you type "tes" and type the tab key, the following is what you get

      testestdatates

      Note how the sequence "tes" is both prepended and appended to the autocompleted variable name.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ebeisaac Ebenezer Isaac
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: