Pinned
944 contributions in the last year
Activity overview
Contributed to
eclipse/eclipse.jdt.ls,
redhat-developer/vscode-java,
eclipse/lemminx
and 5 other
repositories
Contribution activity
January 2021
Created 12 commits in 3 repositories
Created a pull request in jlandersen/vscode-kafka that received 12 comments
Add copy command for explorer nodes
Fixes #68
For some reason
@dgolovin figured out it was…tree.selection is always empty, so Cmd+C never copies anything to the clipboard. No idea why
+73
−14
•
12
comments
Opened 3 other pull requests in 1 repository
jlandersen/vscode-kafka
3
merged
Reviewed 9 pull requests in 2 repositories
jlandersen/vscode-kafka 8 pull requests
- Improve selection of cluster
- Sort cluster by name is the settings
- Bind Delete shortcut with Delete Cluster, Topic command
- Elements should be sorted alphabetically in the explorer
- Add copy command for explorer nodes
- Select in the explorer treeview the topic, cluster which is created
- Make clearer how to start producing messages
- Provide back button navigation in new cluster wizard
redhat-developer/vscode-xml 1 pull request
Created an issue in fabric8-analytics/fabric8-analytics-vscode-extension that received 1 comment
[BUG] status bar icon tries to open a report for the currently opened file
Describe the bug Click on the status bar icon tries to open a report for the currently opened file To Reproduce Steps to reproduce the behavior: O…
1
comment