NixoGNexed / UI5-Learning

Demo-Project to learn some UI5
0 stars 0 forks source link

add vs code extension file #6

Closed NixoGNexed closed 2 years ago

NixoGNexed commented 2 years ago

https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions

wridgeu commented 2 years ago

example

{
    "recommendations": [
        "some.namespace",
    ]
}