GitShow/antfu/vscode-auto-npx
antfu

vscode-auto-npx

Auto resolving local Node.js binaries in VS Code terminal.

by antfu
npxvscode
Star on GitHubForkWebsitenpm

TypeScript

103 stars9 forks4 contributorsQuiet · 2y agoSince 2021

Meet the team

See all 4 on GitHub →
antfu
antfu9 contributions
libondev
libondev1 contribution
Yash-Singh1
Yash-Singh11 contribution
markthree
markthree1 contribution

Languages

View on GitHub →
TypeScript90.7%
JavaScript9.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README○License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 2y ago
See all on GitHub →
ZvonimirSun
Hope to be compatible with powershellOpenIssue

Doesn't work when using vscode on windows

ZvonimirSun · 4y ago
tjx666
Suggest a simpler method to implements thisOpenIssue

add this to your .zshrc

tjx666 · 4y ago

Recent fixes

View closed PRs →
libondev
refactor: replace the window platform command with powershellMergedPR

Description As far as I know, the default terminal on the window is powershell, not a terminal like bash. At the same time, the command seems to be the grammar of cmd, and the audience of cmd is too small, so I think it will be more appropriate to replace the default command of windows with the grammar of powershell. Linked Issues https://github.com/antfu/vscode-auto-npx/issues/7 Additional context

libondev · 2y ago
Ininit
feat: add fish supportMergedPR

I found fish problem with export PATH=$PWD/node_modules/.bin:$PATH export PATH=...:$PATH in fish will lose prev env fish docs recommend use command Referenc https://fishshell.com/docs/current/tutorial.html#path https://fishshell.com/docs/current/tutorial.html#exports-shell-variables

Ininit · 3y ago
markthree
feat: add windows supportMergedPR
markthree · 4y ago
Structured data for AI agents

Repository: antfu/vscode-auto-npx. Description: Auto resolving local Node.js binaries in VS Code terminal. Stars: 103, Forks: 9. Primary language: TypeScript. Languages: TypeScript (90.7%), JavaScript (9.3%). Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.auto-npx Topics: npx, vscode. Open PRs: 0, open issues: 2. Last activity: 2y ago. Community health: 71%. Top contributors: antfu, libondev, Yash-Singh1, markthree.

·@ofershap

Replace github.com with gitshow.dev