Skip to content

eharris369/microclimate-vscode-tools

 
 

Repository files navigation

Microclimate Developer Tools for VS Code

Build Status License Marketplace

You can use Microclimate Developer Tools for Visual Studio Code to develop your Microclimate projects from within VS Code. Use the tools to access Microclimate features in the comfort of your IDE.

How to install (Documentation)

  1. Install VS Code version 1.27 or later and local Microclimate version 18.12 or later.
  2. Install Microclimate Developer Tools for VS Code from the VS Code Marketplace or by searching for "Microclimate" in the VS Code Extensions view.

For development builds, see the releases page. Follow the Install from a VSIX instructions to install.

How to use (Documentation)

  • Navigate to the Explorer view group and open the Microclimate view.
    • Right-click the background of the Microclimate view to access the New connection commands.
    • Right-click a connection or project to access the other commands.
  • Open the Command Palette keys and type "Microclimate" to see the actions available.
  • View all projects in Microclimate, including application and build statuses.
  • Debug Microprofile, Spring, and Node.js Microclimate projects.
  • View application and build logs in the VS Code Output view.
  • View project information similar to the information on the Microclimate Overview page.
  • Integrate Microclimate validation errors into the VS Code Problems view.
  • Open a shell session into a Microclimate application container.
  • Toggle project auto build and manually initiate project builds.
  • Scope your VS Code workspace to a Microclimate project or to your microclimate-workspace.
  • Disable, enable, and delete projects.

Contributing

We welcome issues and contributions. For more information, see CONTRIBUTING.md.

About

Extension for working on Microclimate projects from within VSCode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%