- Bothell, WA
- http://www.growingwiththeweb.com
- @Tyriar
Block or Report
Block or report Tyriar
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
-
vscode-theme-generator Public
Easily generate themes for VS Code with only a few colors
7,916 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 157 commits in 4 repositories
Created a pull request in microsoft/vscode that received 6 comments
Add names to scm status bar items
Fixes #168221 There's probably a nicer way of doing this by wiring an action type through the exthost, but I believe this does fix the issue. Afterβ¦
+15
β1
•
6
comments
Opened 47 other pull requests in 4 repositories
microsoft/vscode
2
open
26
merged
- Polish hover header line-height and margin
- Fix wide character offset in word link detector
- Update xterm.js
- Use const enum more in terminal and general clean up
- Update xterm.js
- Adopt terminal active tab color in new themes
- Move local file row/col extraction to new suffix helper
- Basic support for URIs with an authority in terminal links
- Use fs case sensitivity for cwdFolder compare
- Fix Windows absolute link searching
- Support opening external uris in terminal links
- Send cwd shell integration sequence for tasks
- Don't output sequence data if it's undefined
- Treat links that start with ~ as absolute
- Improve enableFileLinks behavior
- Support dnd into terminal editor
- Improve removal of link suffix
- Fix max link length conditional
- Fix NPE in terminal link helpers
- Ignore trailing ':<non number>' in terminal word links
- Show Terminal menu on web
- Always fallback to monospace in the terminal
- Explicitly assign terminal links/tabs
- Fix invalid regexp in tests
- Consider all links when common directories are removed
- Some pull requests not shown.
xtermjs/xterm.js
16
merged
- Remove ! to improve safety
- Improve IAttributeData jsdoc
- Fix NPE in webgl renderer
- Fix canvas renderer selection not re-rendering sometimes
- Explain object option edge case
- Allow scroll bar interaction in demo in screenReaderMode
- Support slash and triangle custom glyphs
- Point new issue questions at GH discussions
- Add VT arrow buttons
- Improve explanation of danger with the linkHandler API
- Add combo entries to sgr test for testing multiple sgr
- Fix line height and letter spacing on canvas renderer
- Simplify options API
- Avoid passing circular callback into CoreService ctor
- Log a warning if task queues exceed deadline by 20ms
- Update mocha
microsoft/vscode-docs
2
merged
microsoft/vscode-jupyter
1
open
Reviewed 174 pull requests in 16 repositories
microsoft/vscode
25 pull requests
- Use readonly for enable/disable of quick pick in order to preserve focus to the inputbox
- Don't render a stack of input boxes in the same container
- normalize snippet whitespace when using snippet text edits
- fixes #169326
- Add a setting for disabling port forwarding on click
- support to open both integrated terminal and external terminal with β¦
- Replace applicationStorageMainService with stateMainService
- Fix #161065. List view might not have view model when webview is ready.
- Opt debug console filter box into nice overflow behavior
- Bump border radius on inputs to 3px
- Fixes editor-area terminals are not restored after quit
- cell editor widget zindex update
-
expose fish integration configuration via
XDG_DATA_DIRS - shellIntegration-bash.sh: exactly preserve DEBUG trap expression
- Fix inconsistent styling across search/SCM inputs
- Polish cloud changes progress notification
- Update gutter decoration colors in v2 themes
- Add entries to classifier
- support process explorer remember it's location and dimensions
- Update shellIntegration.fish to fix an error when communicating cwd
- Copyedit: βDouble-clickingβ -> βDouble-clickingβ
- Fixes terminals/tasks restored after reload ignore confirmOnKill and confirmOnExit settings
- Fixes createTerminal does not create a terminal at the first editor group
- fix bulk cell edit undo/redo selections
- fix action2 category in search
- Some pull request reviews not shown.
xtermjs/xterm.js
9 pull requests
microsoft/vscode-js-debug
6 pull requests
- fix: js files with sourceURLs opening readonly versions
- fix: private properties in Blazor apps not grouping correctly
- fix: js-debug in the browser showing extraneous error
- Support more complex sourcemap renames
- fix: improve repl/variable/completion performance for TS
- fix: resolveSourceMapLocations not deriving from outFiles in debug terminal
microsoft/vscode-jupyter
5 pull requests
xtermjs/xtermjs.org
4 pull requests
microsoft/vscode-codicons
2 pull requests
microsoft/vscode-remote-release
2 pull requests
microsoft/vscode-docs
2 pull requests
microsoft/vscode-pull-request-github
2 pull requests
microsoft/vscode-extension-samples
2 pull requests
microsoft/vscode-cdp
1 pull request
microsoft/vscode-win32-app-container-tokens
1 pull request
microsoft/vscode-loc
1 pull request
microsoft/vscode-selfhost-test-provider
1 pull request
microsoft/vscode-vsce
1 pull request
microsoft/vscode-wiki
1 pull request
Created an issue in microsoft/vscode that received 7 comments
Terminal can essentially become bricked after pressing ctrl+s
On Linux/macOS if you press ctrl+s it will pause the pty, the way to undo this is to press ctrl+q but we route that to a vscode keybinding so it esβ¦
7
comments
Opened 37 other issues in 4 repositories
microsoft/vscode
10
open
15
closed
- Exit code isn't handled correctly in fish shell integration
- Search editor can randomize the result order and also the file count(?) when changing the context lines
- Search editor context lines is ambiguous and doesn't appear to be accessible to screen readers
- Search box toggles can obscure the search term
- New theme scm decorations are too dull
- Adopt terminal.tab.activeBorder in dark/light v2
- Dark V2 debug toolbar grey looks out of place
- Cursor animation is on by default and cannot be turned off
- Understand image file links in markdown and move them when the files are moved
- Support specifying where images are pasted in markdown extension
- Show feedback that extensions are processing a paste event
- Remote Windows -> Windows shows initial cwd in terminal tab description when cwdFolder is used
- Disable dragging terminal tab when it's being renamed
- Consider less saturated terminal colors for Dark V2
- Consider making the new Dark theme's panel color the same as the sidebar
- The editor keeps getting focused when I press ctrl+p and start typing
- Absolute local link detection is broken in today's build
- Task shell integration sequences include undefined as data
- Task shell integration sequences are only added when showDecorations is enabled
- Command navigation doesn't work as expected in task terminals
- Ambiguous unicode character decoration shows in settings.json but doesn't explain on hover
- Source control status bar items should have names
- Editor hover can jump around when accidentally hovering the link again
- extensions\ipynb\notebook-out\cellAttachmentRenderer.js fails hygiene
- Can't open external terminals by default from a WSL session in VS Code
xtermjs/xterm.js
2
open
4
closed
- Actively detect links under the cursor when lines change
- Explain the potential issues with linkHandler in more detail
- Terminal double click to select word doesn't calculate end properly when CJK is used
- Cannot option+click to select text in less --mouse <file>
- Links should be re-evaluated immediately on buffer line change if ctrl is held
- Warn when tasks queues exceed the task deadline
microsoft/vscode-pull-request-github
3
closed
2
open
- Pushing a commit to a PR branch makes the active editor shift to the left and right
- No pull request was selected to checkout, please try again
- Diff view opened randomly despite "githubPullRequests.focusedMode": false set
- Fetching pull requests failed: Cannot read properties of undefined (reading 'pullRequestPage')
- Why does all checks passed use a double tick instead of a single tick?
microsoft/vscode-jupyter
1
open
Started 1 discussion in 1 repository
xtermjs/xterm.js
xtermjs/xterm.js
-
Welcome to xterm.js Discussions!
This contribution was made on Dec 11
Answered 1 discussion in 1 repository
xtermjs/xterm.js
xtermjs/xterm.js
-
How do I copy text with the right mouse button?
This contribution was made on Dec 15
67
contributions
in private repositories
Dec 1 β Dec 16








