====== 2025.03.18 Zed python ====== Zed editorのLSPでローカルのpythonを指定 "lsp": { "pyright": { "settings": { "python": { "pythonPath": "C:/Users/[USER_NAME]/AppData/Local/Programs/Python/Python39/python.exe" } } } } {{tag>日記 Zed}}