Skip to content

Graal Development Kit for Micronaut VSCode developer support

License

Notifications You must be signed in to change notification settings

oracle/gdk-vscode-extensions

Graal Development Kit for Micronaut® VSCode extensions

This suite provides extensions to Visual Studio Code that supports development of Graal Development Kit for Micronaut (GDK) and Micronaut applications, OCI DevOps support and JDBC support for Oracle Database and MySQL for VSCode.

The extensions are Technology Preview.

Build VSIX package from sources

To build VSIX packages of the GDK extensions, take the following steps:

  • Install npm
    • Install vsce if not installed automatically
  • To build all extensions at once run following command at this top level folder.
$ npm run build
  • Build each extension separately, e.g. micronaut ext:
npm run build:micronaut

Specify name of the folder with extension after :

Installation

To install the extension into Visual Studio Code, take the following step:

  • Install desired package with code --install-extension <extension.vsix>
code --install-extension micronaut/micronat-*.vsix

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2019, 2024, Oracle and/or its affiliates. All rights reserved.

Released under the Universal Permissive License v1.0 as shown at https://oss.oracle.com/licenses/upl/.


Micronaut® is a registered trademark of Object Computing, Inc. Use is for referential purposes and does not imply any endorsement or affiliation with any third-party product. Unauthorized use is strictly prohibited.