data-weave-intellij-plugin icon indicating copy to clipboard operation
data-weave-intellij-plugin copied to clipboard

An intellij plugin that adds support for DataWeave 2.0

Results 19 data-weave-intellij-plugin issues
Sort by recently updated
recently updated
newest added

See here for details: https://youtrack.jetbrains.com/issue/IDEA-350538 Steps: Install the latest version of data-weave-intellij-plugin plugin in 2024.1 RC: https://www.jetbrains.com/idea/nextversion/ Results: ![image](https://github.com/mulesoft-labs/data-weave-intellij-plugin/assets/6748077/71c6dc9c-e950-48a9-bee6-a26a75be0a1f)

1. Issue description: After installing this plug-in, in the editing area and project management area of IDEA, right-click cannot pop the menu list item of the object. 2. Version Info...

Hi, I am trying to use Mulesoft: DataWeave RAML RestSdk Verion 2.0.139 When I create a new Weave Project and chose all default values, then in the end I get...

I'm getting this issue while writing dwl functions. ![image](https://user-images.githubusercontent.com/7880861/211250128-9197dafd-21c0-4272-a090-555e814d4849.png) it also happens with other types. They are totally valid and the Plugin also parses it correctly ( gives a different...

Hi. This request comes in perhaps a little sideways. I'm the developer of [Illuminated Cloud 2](https://plugins.jetbrains.com/plugin/10253-illuminated-cloud-2/), another plugin for JetBrains IDEs that provides general support for Salesforce development. With the...

The plugin doesn't seem to function in my custom policy project. 1. I created a custom policy from the archetype, and opened in IntelliJ 2022.1.1 Ultimate Edition. 2. I created...

IntelliJ Build: 2019.3.2 Ultimate Edition Build Number: 193.6015.39 DataWeave Plugin Versions Tried: 35,33,21,36-20200122.212947 (latest dev build) When running any dataweave test for the BAT CLI I'm receiving this error: Exception...

During startup the following Exception occurs in Mule 4.2.1 and Mule 4.2.0: NoSuchBeanDefinitionException: No qualifying bean of type 'org.mule.runtime.api.scheduler.SchedulerService' The plugin is working fine with Mule 4.1.5 Plugin version: 2.0.25...

The Preview doesn't work if mapping contains Mule::lookup function calls. There should be a way to mock the response of Mule::lookup in the scenario.

When you paste a multiline text, additional lines should be prepended with an asterisk.

enhancement