Simon Bernard

Results 954 comments of Simon Bernard

> But this plugin works like a charm Good news :relaxed:

@Michal-Wadowski do you still use intelliJ or you switch to eclipse ? If you found a good way to work on Leshan with IntelliJ, maybe you could summarize it here...

Which version are you using ? Which kind of API, you would like: - `LeshanClient.triggerRegistrationUpdate(Map additionalAttributes)` - OR `LeshanClient.triggerRegistrationUpdate(RegistrationUpdate update)` - OR something else/more ? Waiting as a workaround, there...

Still interested in this ? or We should close it ?

Does it need to install anything (some vscode plugin) or it works out of the box ?

I didn't get the popup but I guess this should be this one : https://marketplace.visualstudio.com/items?itemName=redhat.java

Looking at : https://github.com/redhat-developer/vscode-java/wiki/Formatter-settings I see that `vscode` also supports configuration in `.setting` folder. > You can also define the formatting preferences in your project's [.settings/org.eclipse.jdt.core.prefs](https://gist.github.com/fbricon/30c5971f7e492c8a74ca2b2d7a7bb966). It will override global...

@sbertin-telular, what do you think about this ?

For LWM2M v1.1, I created 2 issues : - #1047 - #1046