Skip to content

Commit

Permalink
updated extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
bubl-ai authored Feb 18, 2024
1 parent e7e8264 commit 91801b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-02-10-Raspberry-Pi-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ sudo apt install code
```

Relevant Extensions to install:
+ Python, Pylance, and Python Debugger
+ Docker
+ Dev Containers
+ Black Formatter
Expand All @@ -75,6 +76,7 @@ Relevant Extensions to install:
- Set `editor.formatOnSave` to `true`.
+ autoDocstring
- You can choose the docstring format of your preference.
+ GitLens

## 4. Connect to GitHub with SSH
+ Generate new ssh key, `ssh-keygen -t ed25519 -C "[[email protected]]"`
Expand Down

0 comments on commit 91801b6

Please sign in to comment.