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
Accelerator
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
Type
/
to 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
.
microsoft
/
vscode-java-dependency
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
197
Code
Issues
103
Pull requests
15
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
perf: progressive project tree view during import
- #982
#982
Merged
Changyong Gong (chagong)
merged 8 commits into
main
microsoft/vscode-java-dependency:main
from
progressive-project-loading
microsoft/vscode-java-dependency:progressive-project-loading
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
perf: progressive project tree view during import
#982
Changyong Gong (chagong)
merged 8 commits into
main
microsoft/vscode-java-dependency:main
from
progressive-project-loading
microsoft/vscode-java-dependency:progressive-project-loading
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2026
feat: progressive project tree view during import
Show description for fa90a3f
Changyong Gong (chagong)
committed
fa90a3f
View commit details
Copy full SHA for fa90a3f
Browse repository at this point
Downgrade version from 0.27.1 to 0.27.0
Changyong Gong (chagong)
authored
334772b
View commit details
Copy full SHA for 334772b
Browse repository at this point
Update version to 0.27.1 in package-lock.json
Changyong Gong (chagong)
authored
48df6e3
View commit details
Copy full SHA for 48df6e3
Browse repository at this point
Commits on Mar 30, 2026
fix: address review feedback on progressive loading
Show description for e0b0823
Changyong Gong (chagong)
committed
e0b0823
View commit details
Copy full SHA for e0b0823
Browse repository at this point
fix: remove console.error to satisfy no-console tslint rule
Changyong Gong (chagong)
committed
b864584
View commit details
Copy full SHA for b864584
Browse repository at this point
Fix: fall through to getRootNodes() when no progressive items arrive
Show description for 25a5942
Changyong Gong (chagong)
committed
25a5942
View commit details
Copy full SHA for 25a5942
Browse repository at this point
Simplify progressive loading: remove timeout fallback and return root items directly
Changyong Gong (chagong)
committed
9b2ec92
View commit details
Copy full SHA for 9b2ec92
Browse repository at this point
Merge branch 'main' into progressive-project-loading
Changyong Gong (chagong)
authored
3f2cf26
View commit details
Copy full SHA for 3f2cf26
Browse repository at this point
You can’t perform that action at this time.