Guillaume Ame

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 14
-
-
Guillaume Ame created a post, Answeredextract to variable - how to configure suggestions ?
Since a few days intellij gives me variables with both camelCase and underscore_case for variable name suggestion when extracting a variable. I don't know what I might have change that caused this ... -
Guillaume Ame created a post, AnsweredJPA Code completion only partially working for a @Query
In a Spring Boot 2 wth JPA project I have a custom query defined with @Query on top of a function definition in a custom method of a JpaRepository: public interface MyRepo extends JpaRepository<MyE... -
-
-
Guillaume Ame created a post, Groovy code format - how to format closure
Hello,I was trying to figure how to configure the format tool for Groovy in order to have pretty looking chained closures.Unfotunatelly I can't manage to get what I want.Do you know how can I achie... -
Guillaume Ame created a post, Strange editor behavior with GWT and grails inplace plugin
Hello,I don't know if this is really a bug from Intellij, so I try to collect information on this.On a grails project we are using GWT and our own modules.For ease of development, we are using the ... -
-
Guillaume Ame created a post, Svn - Changelist management
Hello,Is there any way to manage subversion's change-list ?I can create a new one and use it as default when I move to another change list and chose to create a new one.But how can I delete a chang... -
Guillaume Ame commented,