Julien

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Julien commented, -
-
-
Julien created a post, AnsweredCode Completion not working
Hello, I am building a plugin with Code Completion. The objective is to suggest blocks of code when the user type text. That will work with any language. For now, I am just trying to add suggestion... -
-
-
Julien created a post, AnsweredRead file from project
Hi, I am trying to read a file from a project. All I have as an entrypoint is a `PsiFile` instance. I tried `VfsUtil`, `LocalFileSystem` but always get `null` values. Any suggestion to get a file i... -
-
-
Julien commented,