Jonathan Vila

Results 16 issues of Jonathan Vila

[provide a description of the issue] Coding, takes a lot for intellisense to show members....in cases around 4 secods, and also consumes peeks of high cpu and memory ##### Environment...

[provide a description of the issue] ![image](https://user-images.githubusercontent.com/1836434/116534167-7beae900-a8e2-11eb-9645-f3010e6968f7.png) ##### Environment - Operating System: Fedora 33 - JDK version: 11.0.9 - Visual Studio Code version: 1.55.2 - Java extension version: 0.77.0 #####...

**Is your feature request related to a problem? Please describe.** For our internal processes we need that promocode , buyer name and email are also included in the download file....

enhancement
admin area

We are configuring our event with a type of ticket , with a quantity of 80, and also another type of ticket with quantity 200. We also want to have...

enhancement

**Is your feature request related to a problem? Please describe.** We have tickets of different categories, and also Workshops (fixed quantity) that can be bought separately for each ticket. Now...

PR With the Spring Remote Services features : * detected on XML files * detected on Java annotated classes ( methods and classes ) Also contains Spring REST Services detection...

On Hold

My use case is : 1. send a POST to create an Entity, only sending 2 fields 2. response contains the ID 3. send a GET to retrieve the full...

kind/question
component/tests
stale

Now there are few elements shown in every test executed , but the full URL with params sent is not visible ![image](https://user-images.githubusercontent.com/1836434/115836902-4d6b9a80-a418-11eb-84b3-fd9582130e8f.png)

component/tests
component/ux
kind/enhancement
stale

When adding a sample message with a wrong expression, the mock will simply not expand any expression on the message and a Java exception will appear in the log of...

component/mocks
component/ux
kind/enhancement

I have created a sample API with one endpoint ,with a sample response. In order to have a dynamic response, that sample response json includes microcks expressions. ``` json {...

kind/question