This repository has been archived on 2024-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Maneger/.vscode/extensions.json

7 lines
106 B
JSON

{
"recommendations": [
"github.copilot",
"formulahendry.code-runner",
"chrmarti.regex"
]
}