ymotongpoo / vsc-licenser

License handler extension for Visual Studio Code.
Apache License 2.0
45 stars 40 forks source link

Add PowerShell support #17

Closed ymotongpoo closed 7 years ago

ymotongpoo commented 7 years ago

Runtime environment

Behaviors

Expected behavior

Insert a license header with appropriate comment style to PowerShell script file.

Actual behavior

Insert Plain text style license header.

Steps to reproduce the issue

  1. Create PowerShell script file (.ps1 file extension)
  2. Run insert license header command