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 50 million developers.
Sign upPopular repositories
-
-
An experiment in tracking and diffing versions of modern Microsoft Office files in Git.
-
Suggests workspace files and MarkDown file headers in MarkDown links
-
Formats tables in MarkDown documents when using the Format Document editor context menu option in VS Code.
-
React+Redux+TypeScript+connect decorator demo
-
A VS Code extension for displaying all MarkDown todos in one Explorer pane.
13,234 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 562 commits in 19 repositories
Created 12 repositories
- TomasHubelbauer/node-cdp-ws JavaScript
- TomasHubelbauer/ps-remoting
- TomasHubelbauer/esm2cjs JavaScript
- TomasHubelbauer/todo JavaScript
- TomasHubelbauer/node-win-pid JavaScript
- TomasHubelbauer/node-wsb JavaScript
- TomasHubelbauer/node-stdio JavaScript
- TomasHubelbauer/markright-blender
- TomasHubelbauer/tomashubelbauer
- TomasHubelbauer/pkg-esm
- TomasHubelbauer/markright-vscode TypeScript
- TomasHubelbauer/github-actions-matrix-release
Created a pull request in mongodb-js/boxednode that received 2 comments
Fix binary name
As of now the readme example is wrong because it uses boxednode for binary name, but it looks like the problem is actually package.json. If this is…
Opened 1 other pull request in 1 repository
microsoft/vscode-generator-code
1
merged
Created an issue in microsoft/vscode-generator-code that received 1 comment
How to set Git initialization and package manager selection through command line arguments?
Hi, I am interested in invoking the Yeoman generator-code from the command line and passing the various options through command line arguments. I w…