microsoft / azure-boards-vscode

Azure Boards Extension for Visual Studio Code
MIT License
20 stars 14 forks source link

Update extension manifest for publishing #35

Open alexcnichols opened 5 years ago

alexcnichols commented 5 years ago
alexcnichols commented 5 years ago

I noticed the name and display name of "azure-boards-vs-code".

https://github.com/microsoft/azure-boards-vscode/blob/026eb8a6ddcaf426277a33c9eb9dd2aa3348720d/package.json#L2

https://github.com/microsoft/azure-boards-vscode/blob/026eb8a6ddcaf426277a33c9eb9dd2aa3348720d/package.json#L3

Should they be "azure-boards" and "Azure Boards", similar to Azure Repos? That would seem to match the other ID namespacing we seemed to be doing.

https://github.com/microsoft/azure-repos-vscode/blob/2908ec899d1ebc2a9a4e26b105307f7755c8ec95/package.json#L2

cschleiden commented 5 years ago

Yes!