aiidalab / aiidalab/aiidalab-launch

Issue with using VScode as the default profile editor

Abierto
#204 3 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
7
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

A colleague of mine tried to update a profile configuration with VScode as a default editor.
Unfortunately, any time she would run:
```bash
aiidalab-launch profile edit
```
She would get an empty `toml` file to edit. After switching back to `vim`:

```bash
export VISUAL=vim
export EDITOR="$VISUAL"
```

Things worked fine

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.