Highlights
- Arctic Code Vault Contributor
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
2,745 contributions in the last year
Activity overview
Contribution activity
October 2020
- roblourens/ballpark-tracker JavaScript
- roblourens/xterm.js TypeScript
- roblourens/theia TypeScript
- roblourens/gitpod TypeScript
Created a pull request in microsoft/vscode that received 4 comments
Reconnect terminals at startup instead of waiting for the terminal view to become visible
The change in terminalInstance.ts is because the first terminal is marked as visible even when the terminal view is not visible, and when we force …
Created an issue in microsoft/vscode that received 9 comments
Broken Debug Console
Reload the window, ensure debug console is never opened
Start debugging a launch config with "internalConsoleOptions": "neverOpen" or a launch con…
- Suggest widget shows up randomly
- Long hang after reloading window with extension view open
- Searching extensions with @ doesn't work if the @ part is second
- "Starting..." label on remote terminals doesn't show up until the remote is already connected
- Support detail text in settings editor dropdown
- Can't run some tasks in web UI
- SCM commit message is lost if I press up or down while typing it
- Use safer test for Location in argument processor
- Can't open find widget in output channel when there is no editor open
- "Last active workspace" behavior in terminal setup is confusing
- Auto attach affects whether the debug console shows up when I start debugging
- "Reopen editor with" in editor title
- Settings editor accessibility improvements summary
- Dispose scoped contextKeyService for treeview menu?