Luca Burgazzoli
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Tree Appearence not enabled when unsing remote development through ssh
I'm experimenting with Intellij () and JetBrains Gateway (JetBrains Client 2021.3) and things works fine so far, however the "tree appearance" is not accessible anymore: Is there any way to enab... -
Created Activating GroovyDSL according to the content of a file
AnsweredHi, Lookign at the documentation here I see that I can activate a GroovyDSL according as example to a file type or file path: is there any way to activate it according to the file content ? i.e. I ... -
Created Issue with annotation processor
AnsweredHi, I'm having an issue to make immutables annotation processor working: I did follow theirs documentation but it does not appear to work as I do not see any generated code. Here the configuratio...