Skip to content

Issue with using VScode as the default profile editor #204

@yakutovicha

Description

@yakutovicha

A colleague of mine tried to update a profile configuration with VScode as a default editor.
Unfortunately, any time she would run:

aiidalab-launch profile edit <name>

She would get an empty toml file to edit. After switching back to vim:

export VISUAL=vim
export EDITOR="$VISUAL"

Things worked fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions