Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] e17d60a582
Replace icons with Codicons wherever possible (#2678) 2021-01-27 15:16:28 -05:00
Ravikumar Palanisamy 8f0a8293f7
When no container to show, provider a link to docker tutorial (#1878)
* Show link to docker tutorial

* Conditionally show docker tutorial

* Help and Feedback view

* cache newContainerUser

* use AzExtTreeItem

* Fix build issue

* go back to vscode package

* Use local copy of icons

* remove glob package

* Added a comment
2020-04-21 13:33:23 -07:00
Stuart 561a574d24 Add a command to create the simplest network (#1350)
* Add a command to create the simplest network
2019-10-22 13:32:34 -04:00
Miguel Solorio 76772d83a0 Update icons to match new VS Code style (#1192) 2019-08-09 10:54:24 -07:00
Eric Jizba 7db7592c5f
Generalize registry support (#1097) 2019-07-03 12:02:31 -07:00
Eric Jizba e843749a24
Add common display settings for explorers (#989)
Includes "Group By", "Sort By", "Label", and "Description"
2019-06-17 14:43:54 -07:00
Eric Jizba 2b068e5a0d
Add network icons (#1000) 2019-06-17 14:34:14 -07:00
Eric Jizba cfaa544fec
Add volumes view (#974) 2019-06-10 13:32:47 -07:00
Eric Jizba 2fae7a525c
Docker Explorer 2.0 (#966)
Uses the shared building blocks from the [vscode-azureextensionui](https://www.npmjs.com/package/vscode-azureextensionui) package to overhaul the tree/wizard/command code. See #966 for more info
2019-06-07 15:54:21 -07:00
Eric Jizba e63ce0eea9
Move files into "src" and "resources" folders (#953)
...to match our other repos and because it's just a common/sensible pattern.

Also turn on "export-name" tslint rule and sort .vscodeignore
2019-05-24 14:00:54 -07:00