Highlights
- Arctic Code Vault Contributor
- Pro
- 6 discussions answered
Pinned
1,245 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 39 commits in 6 repositories
Created 1 repository
Created a pull request in denoland/deno that received 6 comments
fix(lsp): normalize windows file URLs properly
Fixes #9744 Fixes denoland/vscode_deno#386
+40
−4
•
6
comments
Opened 16 other pull requests in 4 repositories
denoland/deno
2
open
8
merged
- chore: add failing test case for serveHttp
- fix(lsp): don't error on tsc debug failures for code actions
- fix(lsp): properly handle encoding URLs from lsp client
- fix(lsp): folding range adjustment panic
- chore: bump versions from v1.8 branch
- chore: bump dependent crates for cli
- Release v1.8.3
- revert: "fix(op_crates/web): align encoding type definitions to spec"
- [WIP] feat(cli): upgrade to TypeScript 4.3
- fix(lsp): ensure insert_text is passed back on completions
denoland/deno_std
1
open
2
merged
denoland/vscode_deno
2
merged
denoland/deno_website2
1
merged
Reviewed 25 pull requests in 3 repositories
denoland/deno 22 pull requests
- fix(#10182): hang during http server response
- feat(cli/dts): stricter typings for Listener & Conn
- Reland #9774: Set useDefineForClassFields to true
- chore: improve lsp registry validations
- ci: do not include branch name in cache key
- Add a link to the Discord server to the Readme
- chore: add readme for cutting release
- fix(lsp): normalize windows file URLs properly
- chore: update deno_file to use deno_webidl
- feat: blob URL support
- feat(lsp): add registry import auto-complete
- docs: export EmitOptions and EmitResult from d.ts
- docs: Added documentation about Atom Editor
- docs(getting_started/setup_your_environment.md) Kakoune LSP example configuration #9988
- feat(lsp): Implement textDocument/foldingRange
- chore(cli): Add "Deno" to the windows file description.
- fix(permissions): don't panic when no input is given (#9633)
- fix(op_crates/web): align encoding type definitions to spec
- docs(introduction): copyedit for clarity
- Fix typo in faqs.md
- docs(getting_started/installation): Add the Nix pkg manager to install options
- Fix documentation typo
oakserver/oak 2 pull requests
denoland/vscode_deno 1 pull request
Created an issue in denoland/deno that received 3 comments
Max "op" size is 16384 which can be inefficient in user land
Currently because of tokio-rs/tokio#1976 the maximum "chunk" size that can be handled over an op is 16384, irrespective if this is efficient or not…
3
comments
Opened 15 other issues in 5 repositories
denoland/deno
7
open
3
closed
- Native HTTP: A streaming body/ServerSentEvents fails
-
Native HTTP: Reading a request body but not awaiting
respondWith()causes the response to fail - lsp: lint diagnostics should have a quick fix to add ignore comment
- Panic when parsing certain structures
- Stabilise Deno.fstat
- lsp: Proposal for module registry information v2
- Better error message for non-supported thin ops
- lsp: folding range overflow panic
- Deno should be included in kangax/compat-table
- Some global symbols not available on globalThis
oakserver/oak
1
open
1
closed
denoland/deno_std
1
closed
denoland/deno_lint
1
open
denoland/vscode_deno
1
open
Answered 2 discussions in 1 repository
3
contributions
in private repositories
Apr 7 – Apr 13