Popular repositories
632 contributions in the last year
Less
More
Contribution activity
August 2021
Created 6 commits in 3 repositories
Created 1 repository
- angelozerr/qute-ls Java
Created a pull request in eclipse/lsp4mp that received 32 comments
[MP Config 2.0] Completion for properties defined using @ConfigProperties
[MP Config 2.0] Completion for properties defined using @ConfigProperties Fixes #80 Signed-off-by: azerr azerr@redhat.com
+1,480
−89
•
32
comments
Opened 7 other pull requests in 5 repositories
eclipse/lsp4mp
1
open
1
merged
eclipse/lemminx
2
merged
redhat-developer/vscode-microprofile
1
merged
robstryker/vscode-wizard-example-extension
1
merged
redhat-developer/quarkus-ls
1
merged
Reviewed 15 pull requests in 6 repositories
eclipse/lemminx
5 pull requests
eclipse/lsp4mp
3 pull requests
redhat-developer/quarkus-ls
3 pull requests
redhat-developer/vscode-xml
2 pull requests
redhat-developer/vscode-quarkus
1 pull request
jlandersen/vscode-kafka
1 pull request
Created an issue in eclipse/eclipse.jdt.ls that received 2 comments
CodeAction for missing required attribute
Given this class: package org.acme; import javax.annotation.Generated; @Generated public class Foo { } The Generated has an error because value is …
2
comments