今回はVSCodeのFormatter「autopep8」とLinter「Pylint」のそれぞれの導入方法と設定方法を記述します。 1. Ctrl+Shift+Xキー等で拡張機能を開き、「autopep8」と入力する。 2. autopep8の右下のインストールボタンを押す。 インストール前 インストール後 ※執筆時点ではpip ...
vscodeからcursorに移行したのだけど、よくわからないままに様々な拡張機能が入っていて、何が何だか分からなくなったので、リセットスタートすることにした。 chatGPTに聞いた内容を、備忘録としておきます。 python, git, dockerを優先して書いてもらっています。
The Python extension will automatically install the following extensions by default to provide the best Python development experience in VS Code: If you set this setting to true, you will manually opt ...