Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxc-project
/
oxc-vscode
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36
Star
117
Code
Issues
55
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: support Vite+ detection and per-tool source selection
- #384
#384
Open
fengmk2
wants to merge 15 commits into
oxc-project:main
oxc-project/oxc-vscode:main
from
fengmk2:feat/vite-plus-lsp
fengmk2/oxc-vscode:feat/vite-plus-lsp
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: support Vite+ detection and per-tool source selection
#384
fengmk2
wants to merge 15 commits into
oxc-project:main
oxc-project/oxc-vscode:main
from
fengmk2:feat/vite-plus-lsp
fengmk2/oxc-vscode:feat/vite-plus-lsp
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: support Vite+ detection and explicit configuration
fengmk2
committed
05a8ef8
View commit details
Copy full SHA for 05a8ef8
Browse repository at this point
fix: address Vite+ runtime and discovery review findings
fengmk2
committed
1e4eb40
View commit details
Copy full SHA for 1e4eb40
Browse repository at this point
fix: remove Node shims and handle Vite+ project changes
fengmk2
committed
d50a84f
View commit details
Copy full SHA for d50a84f
Browse repository at this point
refactor: select lint and format binary sources independently
fengmk2
committed
d8f1621
View commit details
Copy full SHA for d8f1621
Browse repository at this point
fix: cache global package locations across file switches
fengmk2
committed
9a4e494
View commit details
Copy full SHA for 9a4e494
Browse repository at this point
fix: disable nested configuration for Vite+ servers
fengmk2
committed
9a90030
View commit details
Copy full SHA for 9a90030
Browse repository at this point
fix: normalize Windows PATH for Vite+ discovery
fengmk2
committed
6cd21a4
View commit details
Copy full SHA for 6cd21a4
Browse repository at this point
test: restore process overrides after each test
fengmk2
committed
e1debc2
View commit details
Copy full SHA for e1debc2
Browse repository at this point
docs: require vite-plus 0.3.2 for runtime reuse
fengmk2
committed
8562609
View commit details
Copy full SHA for 8562609
Browse repository at this point
refactor: simplify Vite+ discovery and server launch
fengmk2
committed
78e4299
View commit details
Copy full SHA for 78e4299
Browse repository at this point
fix: use bundled Node for global pnpm Vite+ shims
fengmk2
committed
0cf3b15
View commit details
Copy full SHA for 0cf3b15
Browse repository at this point
fix: resolve Vite+ shims and recover after startup failures
fengmk2
committed
8653c9b
View commit details
Copy full SHA for 8653c9b
Browse repository at this point
refactor: simplify binary selection and tool lifecycle
fengmk2
committed
2e22cbf
View commit details
Copy full SHA for 2e22cbf
Browse repository at this point
fix: preserve unrecognized Vite+ wrappers
fengmk2
committed
2f33a2f
View commit details
Copy full SHA for 2f33a2f
Browse repository at this point
refactor: simplify linter startup condition
fengmk2
committed
c3b6922
View commit details
Copy full SHA for c3b6922
Browse repository at this point
You can’t perform that action at this time.