flathub / flathub/com.visualstudio.code

create an empty folder $XDG_CONFIG_HOME/ipython

オープン
#387 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
217
フォーク
82
平均マージ
1日 7時間
マージ済み PR(30日)
1

説明

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!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。