flathub / flathub/com.visualstudio.code

create an empty folder $XDG_CONFIG_HOME/ipython

Aperta
#387 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
217
Fork
82
Merge medio
1g 7h
PR unite (30g)
1

Descrizione

ipython partially supports xdg base directory.
Since https://github.com/ipython/ipython/pull/13224 it first checks whether `$XDG_CONFIG_HOME/ipython` is present. If it doesn't it creates its config files in `$HOME/.ipython`.
Since VSCode's flatpak has `--filesystem=host` this means that it clutters users home directory.

Do you thus think we can keep this configuration inside the ~correct directory? I know it's not strictly related to VSCode, but if an user installs the python notebook extensions his home directory is doomed to be cluttered!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.