Azure / azure-powershell-migration

Tools and resources to help migrate PowerShell scripts between incompatible versions of Az and AzureRM modules
MIT License
35 stars 18 forks source link

refactor: delete server code and refactor migration extension #94

Closed Alex-Sol closed 3 years ago

Alex-Sol commented 3 years ago

Description

  1. Replace LSP with node-powershell method;
  2. Fix the concurrency situation;
  3. Activate the extension when open or save.

    Checklist

Alex-Sol commented 3 years ago

@isra-fel please review.