-
Microsoft
- Redmond, WA
Highlights
- 4 discussions answered
Block or Report
Block or report rchiodo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
vscode-python Public
Forked from microsoft/vscode-python
Python extension for Visual Studio Code
TypeScript 1
-
vscode-docs Public
Forked from microsoft/vscode-docs
Public documentation for Visual Studio Code
CSS 1
-
-
-
-
vscodeJupyter Public
Forked from DonJayamanne/vscodeJupyter
Jupyter for Visual Studio Code
TypeScript
1,984 contributions in the last year
Contribution activity
April 2022
Created 6 commits in 1 repository
Created a pull request in microsoft/vscode-jupyter that received 13 comments
Fix failing unit test
merge problems prevented unit tests from running on last submission. This fixes the path checking to use the same algorithm as the errorUtils. Fixes …
Opened 5 other pull requests in 1 repository
Reviewed 16 pull requests in 2 repositories
microsoft/vscode-jupyter
15 pull requests
- Add news entry for kernel crash message
- Change Url to WIKI
- Send telemetry for test result in root afterEach hook
- Replace Buffer constructors with safer methods
- Preliminary web extension (with a simple command)
- Updates to notebook API
- Display kernel failure msg in last executed cell
- Fix failing unit test
- Use path instead of path-browserify
- Update es5-ext
- Do not create a backing file for local Servers
- remove unused Title field and simplify CellMatcher usage
- run full unit test suite
- Ensure raw kernel messages are formatted
- Cell marked as queued while awaiting kernel start
microsoft/vscode-jupyter-powertoys
1 pull request
Created an issue in microsoft/vscode-jupyter that received 6 comments
Port kernel extension API to web
Web extensions will likely need support for the kernel API too