Skip to content

Automatic Code Completion in Julia #3340

@padmer

Description

@padmer

The suggested completions appear when I press Ctrl-Space. But when I want to accept a suggestion (pressing enter, tab or right arrow key) it doesn't overwrite the initial search string.
Example:

Type "pri" and press Ctrl-Space
Select "print" from the list using the down arrow key and hit Enter
autocompleted to: "priprint"

I have tried with Node.js and there is no problem, I have also tried julia in atom running hydrogen and there is no problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: ui/uxjuliaissues related to using Juliakernelsoutdatedworkflow: issue should stay closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions