Julien Pradelle

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 2
-
-
Julien Pradelle created a post, AnsweredAdd entries in goto declaration or usages
Hi,I have a custom web service tooling. An IDL is written in Java to define beans and services, and used to generate beans and client proxies in multiple languages.In JavaScript for exemple, curren... -
-
-
-
-
-
Julien Pradelle created a post, AnsweredJavaScriptIntention find parent file of virtual editor
Hi, I'm trying to build a JavaScriptIntention in Javascript template literal, for following javascript code:import {html, LitElement} from 'lit';import {customElement} from 'lit/decorators.js';@cus...