Working from home
I am a software engineer at Microsoft in Zurich, Switzerland since 2011. Our team started VS Code when it was still called Monaco.
-
Microsoft
- Zurich, Switzerland
- http://code.visualstudio.com
- @BenjaminPasero
Highlights
- Pro
Block or Report
Block or report bpasero
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
electron/electron Public
Build cross-platform desktop apps with JavaScript, HTML, and CSS
3,539 contributions in the last year
Less
More
Activity overview
Contributed to
microsoft/vscode,
bpasero/vscode-custom-editor-tour,
microsoft/vscode-docs
and 5 other
repositories
Contribution activity
January 2022
Created 40 commits in 1 repository
Created a pull request in microsoft/vscode that received 7 comments
callbacks - adopt a client only solution (#140328)
This PR fixes #140328 I was not really sure about this TODO: vscode/src/vs/code/browser/workbench/workbench.ts Lines 204 to 213 in 23598a0
+103
−95
•
7
comments
Opened 1 other pull request in 1 repository
microsoft/vscode
1
merged
Reviewed 5 pull requests in 1 repository
Created an issue in microsoft/vscode that received 6 comments
Opened 22 other issues in 4 repositories
microsoft/vscode
10
open
9
closed
-
@vscode/windows-registryis not properly adopted -
NotebookExclusiveDocumentPatternshould leverageGlobPattern - Todays insider is stuck in loading TS
- Inlay hints are not folder aware
- Inefficient file watching
- Please do not mess with my clipboard
- SVGs stretch
- Rewrite polling callback solution to be serverless
- Smoke test: Electron doesn't exit
- Notebook API tests multiple tabs: dirty + clean
- Test: backups on shutdown ("hot exit")
- Test: migration of recently opened to SQLite
- Notebook API tests: notebook cell actions
- Notebook API tests editor editing event
- Inlay hints not visible in right hand side of diff editor
- Undo delete of a folder in explorer only restores folder, not files
-
Weird
import vs/platform/workspace/common/workspaceTrust - TypeError: Cannot read property 'onDidActiveEditorChange' of undefined
- First service dependency of TestCodeEditorService at position 2 conflicts with 0 static arguments