Highlights
- 5 discussions answered
Block or Report
Block or report dsherret
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dprint/dprint Public
Pluggable and configurable code formatting platform written in Rust.
-
-
-
4,525 contributions in the last year
Contribution activity
May 2022
Created 64 commits in 14 repositories
Created 1 repository
- dsherret/lume TypeScript
Created a pull request in denoland/deno that received 13 comments
fix: stdout and stderr encoding on Windows
Given: const encoder = new TextEncoder(); // stdout { console.log("你好,世界"); const size = await Deno.stdout.write(encoder.encode("🦕\n")); if (size !==
+263
−188
•
13
comments
Opened 22 other pull requests in 9 repositories
denoland/deno
10
merged
1
closed
1
open
- chore: fix flaky integration::test::pass test
- chore: fix flaky lsp_testing_api test
- fix(task): accept double hyphen arg immediately following task name
- chore: fix flaky steps_output_within - part 2
-
fix: do not panic on
TestOutputPipe::flushwhen receiver dropped -
refactor:
StdFileResource- remove unused cancel handle -
refactor: remove unused
Options onStdFileResource.fs_file - fix: regression - confirm should show prompt before input on Windows
-
chore: fix flaky
steps_output_withintest - fix(vendor): handle relative imports when mapped local folder name differs from remote's
- feat(unstable/task): resolve the current executable for the deno command
- fix(vendor): do not panic on relative specifier with scheme-like folder name
dprint/dprint
2
merged
lumeland/lume
2
merged
dprint/dprint-swc-ecma-ast-view
1
open
denoland/deno_std
1
merged
swc-project/swc
1
merged
dprint/dprint-plugin-prettier
1
merged
denoland/manual
1
merged
denoland/deno_task_shell
1
merged
Reviewed 34 pull requests in 11 repositories
denoland/deno
19 pull requests
- feat(lsp): enable linting by default
- 1.21.3 (#14580)
- refactor(runtime): change from signal_str_to_int function to enum
- [WIP] feat(unstable): add Deno.openPty()
- chore: fix flaky lsp_testing_api test
- fix: stdout and stderr encoding on Windows
- feat: add --no-config flag
-
feat(runtime/spawn): add
AbortSignalsupport -
refactor:
StdFileResource- remove unused cancel handle -
refactor: remove unused
Options onStdFileResource.fs_file - fix: regression - confirm should show prompt before input on Windows
- chore: improve release docs
-
chore: fix flaky
steps_output_withintest - BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs
- BREAKING: Remove unstable Deno.applySourceMap API
- fix(test/bench): Accept file protocol module specifier
- fix(runtime): lossy utf8 readTextFile
- fix(test): actually capture stdout and stderr in web workers
- fix(vendor): do not panic on relative specifier with scheme-like folder name
dprint/dprint-intellij
3 pull requests
dsherret/ts-morph
3 pull requests
denoland/deno_std
2 pull requests
denoland/dotland
1 pull request
swc-project/swc
1 pull request
denoland/docland
1 pull request
dprint/dprint
1 pull request
denoland/manual
1 pull request
dprint/dprint-vscode
1 pull request
lumeland/lume
1 pull request
Created an issue in dsherret/ts-morph that received 9 comments
Opened 16 other issues in 6 repositories
denoland/deno
3
open
4
closed
swc-project/swc
3
closed
dprint/dprint-plugin-typescript
2
open
dprint/dprint
1
open
1
closed
denoland/deno_lint
1
open
denoland/deno_ast
1
open
1
contribution
in private repositories
May 15