Skip to content

Learn to navigate through the DataWeave extension/plugin for Visual Studio Code (or VSCode).

License

Notifications You must be signed in to change notification settings

mulesoft-developers/dataweave-extension-vscode-getting-started

Repository files navigation


Getting started with the DataWeave extension for Visual Studio Code

Learn to navigate through the DataWeave extension/plugin for Visual Studio Code (or VSCode)

Tutorial and Video

For a step by step tutorial navigate to the MuleSoft developer website here

Overview

This is a DataWeave library project example to run with the DataWeave extension in VSCode.

Includes:

  • A module DateFormatConversion with a function dateTimeConversion.
  • A mapping file DateFormatConversionMapping to test the code live.
  • Unit tests in DateFormatConversionTest for quality and CI/CD purposes.

Installation Instructions

  1. Download Visual Studio Code.

  2. Install the DataWeave extension by MuleSoft Inc.

  3. Clone this repository.

  4. Open the Standard Date Formats folder in VSCode.

Contributing

Contributions are what make the MuleSoft community such an amazing place. Any contributions you make are greatly appreciated.

See contributing.md for the MuleSoft Developer principles.

Code formatting

Prettier is a code formatter used to ensure consistent formatting across your code base. To use Prettier with Visual Studio Code, install this extension from the Visual Studio Code Marketplace. The .prettierignore and .prettierrc files are provided as part of this repository to control the behavior of the Prettier formatter.

About

Learn to navigate through the DataWeave extension/plugin for Visual Studio Code (or VSCode).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published