- Israel
Block or Report
Block or report segevfiner
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dockerexec Public
An "os/exec" like interface for running a command in a container, and being able to easily interact with stdin, stdout, and other adjustments
Go 1
683 contributions in the last year
Contribution activity
May 2022
Created 18 commits in 8 repositories
Created 8 repositories
- segevfiner/tsup-problem-matcher-bug TypeScript
- segevfiner/volar TypeScript
- segevfiner/tsup-problem-matcher TypeScript
- segevfiner/vscode-tsl-problem-matcher
- segevfiner/yargs-bug TypeScript
- segevfiner/vscode-generator-code JavaScript
- segevfiner/vite TypeScript
- segevfiner/volar-nested-project-bug Vue
Created a pull request in vitejs/vite that received 11 comments
fix(plugin-vue): use server.origin when building base for transformAssetUrls
When you use server.origin
to add an origin prefix to paths in development, the assets plugins and plugin-vue transform the paths differently so that:
+72
−0
•
11
comments
Opened 3 other pull requests in 3 repositories
johnsoncodehk/volar
1
merged
microsoft/vscode-generator-code
1
open
fastify/fastify-cli
1
merged
Created an issue in fastify/fastify-cli that received 19 comments
Configuration for using tsup
Prerequisites
I have written a descriptive issue title
I have searched existing issues to ensure the feature has not already been requested
2 tasks done
Opened 24 other issues in 14 repositories
microsoft/vscode
4
open
1
closed
- Duplicate output in devtools when extension writes to process.stdout
- applyTo: closedDocuments and a custom owner caused errors to leak/persist
- npm tasks generated label when a label isn't specified is inconsistent with generated tasks
- The "$tsc-webpack-watch" from "amodio.tsl-problem-matcher" problem matcher does match, but doesn't mark the task as failed
- "Add Configuration..." to add a debug configuration uses type: "node" while debug provider uses type: "node-terminal"
johnsoncodehk/volar
2
closed
2
open
- Make take over mode prompt less obstructive
- No autocompletion in .eslintrc.js in a subdirectory with tsconfig.json in take over mode
- $tsc & $tsc-watch problem matchers unavailable in take over mode
- Volar causes errors on all *.vue files when you have a vite project in subdirectory inside another TypeScript project