Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
6,015 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in microsoft/vscode that received 1 comment
- Fix publish build
- Move role=document to xterm element
- Update playwright to 1.3.0
- Create addon test tsconfig projects
- v4.9.0
- Fix last/first line of selection sometimes not drawing
- Fix rendering of multi-line selection when only top row is visible
- Expose API to clear texture atlas
- Support ILink.dispose
- Upgrade serialize-javascript
- Add bottom margin to spans in hovers
- Adjust active terminal tab when active tab moves
- Always trim trailing colon from word link provider links
- Terminal: Support linking local file paths containing '+'
- Run Selected Text action should use the active code editor
- Register mimetype for *.code-workspace
- Add numeric values support for terminal.integrated.fontWeight
- Use appendText for hovers that are strings
Created an issue in microsoft/vscode that received 2 comments
Theme selector should not appear when installing an extension that contains a main
Repro: Install C# extension You will see this because it contributes themes: I think this is confusing from a user's perspective as the main pur…
2
comments
- Shut down ext host terminal processes gracefully when the ext host goes down
- Unify terminal and output local link detection
- Provide option in hover service to display below the hover target
- Refactor terminal launch logic to defer process creation until after the container is ready and measured
- Create trusted workspaces concept
- title attribute lives on multiple explorer items for single item
- WindowsShellHelper should be available on the extension host as well
- Allow number values for terminal.integrated.fontWeight and fontWeightBold
- Terminal multi-line selection does not render correctly when only first line is visible
- Remove the terminal's canvas renderer
- Unused terminal links are leaking objects
- Terminal links don't get disposed correctly, resulting in ctrl/cmd underlining other links
- New terminal rows added don't hide links
- Handle hiding of hovers on target hide/detach generically in hover service
- Update node-pty
- IHoverOptions.text should also support string
84
contributions
in private repositories
Sep 1 – Sep 26

