mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
add github pull request in vscode (#367)
This commit is contained in:
parent
88a02dc478
commit
a24d62af1a
1 changed files with 8 additions and 7 deletions
|
|
@ -41,15 +41,16 @@
|
|||
},
|
||||
"extensions": {
|
||||
"recommendations": [
|
||||
"ms-python.python",
|
||||
"ms-python.debugpy",
|
||||
"rust-lang.rust-analyzer",
|
||||
"humao.rest-client",
|
||||
"github.copilot",
|
||||
"eamodio.gitlens",
|
||||
"ms-python.black-formatter",
|
||||
"tamasfe.even-better-toml",
|
||||
"esbenp.prettier-vscode",
|
||||
"github.copilot",
|
||||
"github.vscode-pull-request-github",
|
||||
"humao.rest-client",
|
||||
"ms-python.black-formatter",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.python",
|
||||
"rust-lang.rust-analyzer",
|
||||
"tamasfe.even-better-toml",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue