microsoft / vscode-docker-extensibility

Docker for Visual Studio Code: Extensibility Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move client types and utility functions into their own files

danegsta opened this issue · comments

We should cleanup the clients by moving type checks and utility methods out of the main client typescript file to keep the codebase cleaner.