Pinned
1,643 contributions in the last year
Less
More
Contribution activity
July 2021
Created 29 commits in 9 repositories
Created 1 repository
- aeschli/content HTML
Created a pull request in microsoft/vscode that received 6 comments
aeschli/127597
This PR fixes #127597 When creating a light theme with no colors defined, relying on our default color, you get an issue in the quick pick as seen in
+13
−6
•
6
comments
Reviewed 1 pull request in 1 repository
microsoft/vscode 1 pull request
Created an issue in microsoft/vscode that received 1 comment
search in multi root: strange behavior with exclude folder
Verifying #126003
Create a multi root workspace
{ "folders": [ { "path": "$inner" }, { "path": "foo" } ], "settings": {}
}
with files in the folder
1
comment