Pinned
1,884 contributions in the last year
Less
More
Contribution activity
April 2021
Created 37 commits in 8 repositories
Created 1 repository
- aeschli/ExpressApp JavaScript
Created a pull request in microsoft/vscode that received 2 comments
Support running extension tests in browser workbench
Brings the concept of extension under deb and extension tests to the web extension host. Additions to the workbench embedder API: IStaticExtension: …
+36
−12
•
2
comments
Opened 1 other pull request in 1 repository
microsoft/vscode
1
merged
Created an issue in microsoft/TypeScript that received 2 comments
semantic hightlighting function classified as class
From microsoft/vscode#114894
-- save the following into JavaScript file
var test = { find: function () { this.text = null }
}
Note that find is c…
2
comments