Skip to content

[SR-12867] REPL: Autocomplete for debugger commands leaves out characters #4466

@swift-ci

Description

@swift-ci
Previous ID SR-12867
Radar None
Original Reporter palle (JIRA User)
Type Bug
Status Resolved
Resolution Done
Environment

Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53)

Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee @poya
Priority Medium

md5: 1d4fd44c51b90df5498bfbdf1039a4c9

Issue Description:

When typing a debugger command (:command) into the Swift REPL and pressing tab to autocomplete, the inserted autocompletion is missing the first autocompleted character.

For example, typing

:set<tab>

autocompletes to

:setings

(note the missing second t)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions