Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open handler file when initializing C# project #470

Closed
wants to merge 1 commit into from

Conversation

micholas
Copy link
Contributor

@micholas micholas commented Apr 6, 2019

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Infrastructure (change which improves the lifecycle management (CI/CD, build, package, deploy, lint, etc) of the application, but does not change functionality.)
  • Technical debt (change which improves the maintainability of the codebase, but does not change functionality)
  • Testing (change which modifies or adds test coverage, but does not change functionality)
  • Documentation (change which modifies or adds documentation, but does not change functionality)

Description

When a new C# project is initialized, the handler file should be opened for editing.

Related Issue(s)

#288

Testing

Tested getMainSourceFileUri for Dotnet projects

Screenshots (if appropriate)

Checklist

  • I have read the README document
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project
  • I have added tests to cover my changes
  • All new and existing tests passed
  • A short description of the change has been added to the CHANGELOG

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@micholas micholas closed this Apr 6, 2019
@micholas micholas deleted the micholas/dotnet-init-select-handler branch April 6, 2019 00:38
@micholas micholas restored the micholas/dotnet-init-select-handler branch April 6, 2019 00:38
@micholas micholas deleted the micholas/dotnet-init-select-handler branch April 6, 2019 00:39
leigaol pushed a commit to leigaol/aws-toolkit-vscode that referenced this pull request Jun 28, 2022
* Consolas Code Covergare Tracker Test Cases

* Updated telemetry test changes

* removed global telemetry method

* updated recordCodeCovergae telemetry

* updated comments changes

* updated commit changes

* updated changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant