Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
es6-vscode-sample
A sample project using ES6 with VS Code and babel to transpile
-
gulp-tsb
gulp plugin for incremental TypeScript building
-
ftp-sample
-
vscode-formatter-sample
-
ts-unused
Tool to find unused symbols in TypeScript project
-
typescript-tutorial
A set of small samples showing TypeScript
4,841 contributions in the last year
Activity overview
Contribution activity
March 2019
Created a pull request in Microsoft/vscode-vsce that received 6 comments
Suggest bundling when having many files
This for #333 and suggests to bundle when having an extension with more than 100 files. The limit 100 is a bit arbitrary tbh, open for other sugges…
Created an issue in Microsoft/vscode that received 5 comments
Aria#alert and repeat-message
@jrieken as far as I can tell, a screen reader would not announce again if the same message is being put. With the trick of having a counter, we en…