nextcloud-cooking-schedule/.vscode/extensions.json

10 lines
302 B
JSON
Raw Normal View History

2022-07-01 22:36:04 +02:00
// SPDX-FileCopyrightText: 2022 Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
// SPDX-License-Identifier: CC0-1.0
{
"recommendations": [
"bungcip.better-toml",
"shd101wyy.markdown-preview-enhanced",
"matklad.rust-analyzer",
"serayuzgur.crates"
]
}