-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add support for the new HarGeneratorPlugin in the Dev Proxy Toolkit VS Code extension, following the recent addition in dotnet/dev-proxy#1421.
Tasks
- Add HarGeneratorPlugin to
pluginSnippetsandpluginDocsmappings insrc/constants.ts - Implement CodeLens support for HarGeneratorPlugin configuration sections in diagnostics
- Add documentation link for HarGeneratorPlugin in pluginDocs
References
Acceptance Criteria
- HarGeneratorPlugin snippet is available in pluginSnippets
- CodeLens appears for HarGeneratorPlugin configuration sections
- Documentation link for HarGeneratorPlugin is present in pluginDocs
- README and CHANGELOG updated if necessary
Closes #1412 (see upstream PR)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request