Looking to integrate the VSE Manager plugin as a VS Code extension.
Can you provide any steps for setup?
All currently supported DevTest releases.
Currently, Broadcom does not offer a standalone "VSE Manager" extension in the VS Code Marketplace similar to the one available for IntelliJ IDEA. However, you can achieve VSE management and integration within VS Code by utilizing the Extension Pack for Java and Maven to interact with the DevTest APIs.
To set up a development environment in VS Code for managing services, please follow these general steps:
NOTE: The "REST Client" extension (by Huachao Mao) for VS Code is often used as a lightweight alternative to Postman for testing DevTest APIs. While Broadcom's official documentation typically references tools like Postman or Swagger, the same principles apply when using the Huachao Mao extension.
Unfortunately it is currently not on the Roadmap to add a new VS Code extension like we have with IntelliJ and Eclipse.