mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
57e24bdb77
Nudge contributors to use vscode extensions already present in devcontainer
19 lines
451 B
JSON
19 lines
451 B
JSON
{
|
|
"recommendations": [
|
|
"aaron-bond.better-comments",
|
|
"codezombiech.gitignore",
|
|
"eamodio.gitlens",
|
|
"EditorConfig.EditorConfig",
|
|
"GitHub.copilot-chat",
|
|
"GitHub.copilot",
|
|
"mads-hartmann.bash-ide-vscode",
|
|
"ms-azuretools.vscode-docker",
|
|
"ms-python.python",
|
|
"ms-vscode.atom-keybindings",
|
|
"ms-vsliveshare.vsliveshare",
|
|
"redhat.vscode-yaml",
|
|
"timonwong.shellcheck",
|
|
"yzhang.markdown-all-in-one"
|
|
]
|
|
}
|