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 }}
Pythoneryeah
/
vscode-java-dependency
Public
forked from
microsoft/vscode-java-dependency
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-java-dependency
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2024
build - Prepare for 0.24.0 (#847)
jdneo
authored
60dad37
View commit details
Copy full SHA for 60dad37
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
feat - Suppport create package from file explorer (#845)
jdneo
authored
f2dfc46
View commit details
Copy full SHA for f2dfc46
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
build - Update telemetry wrapper to 0.14.0 (#840)
jdneo
authored
b66179c
View commit details
Copy full SHA for b66179c
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
fix: Micronaut® Launch extension renamed. (#831)
dbalek
authored
17accfd
View commit details
Copy full SHA for 17accfd
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Fix #828: creates file watcher with trailing slash causes problems for other extensions (#829)
testforstephen
authored
25d487b
View commit details
Copy full SHA for 25d487b
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
fix: Referenced Libraries container should be immutable for build tool projects (#826)
Show description for cf6a5a2
jdneo
authored
cf6a5a2
View commit details
Copy full SHA for cf6a5a2
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
Add 'New Java File' menu to file explorer & adjust the existing file explorer menu order (#820)
testforstephen
authored
dd8845c
View commit details
Copy full SHA for dd8845c
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Contribute 'New Java Project...' command to File/NewFile and File Explorer menus (#809)
Show description for c7a4296
testforstephen
authored
c7a4296
View commit details
Copy full SHA for c7a4296
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
feat: Register the project delete event (#802)
Show description for 465fb8e
jdneo
authored
465fb8e
View commit details
Copy full SHA for 465fb8e
View code at this point
Browse repository at this point
feat: Improve the user experience of new Java file. (#801)
testforstephen
authored
a0dcf41
View commit details
Copy full SHA for a0dcf41
View code at this point
Browse repository at this point
Commits on Nov 24, 2023
ux: Rephrase the menu names for new Java file command (#800)
testforstephen
authored
69268d9
View commit details
Copy full SHA for 69268d9
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
Fixes java.getPackageData for modules with long name (#791)
Show description for b3d964b
fvclaus
and
jdneo
authored
b3d964b
View commit details
Copy full SHA for b3d964b
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
fix: Modified to follow changed extension names. (#790)
dbalek
authored
0ec45cc
View commit details
Copy full SHA for 0ec45cc
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
feat: Support showing Gradle sub-menu for BSP Gradle projects (#786)
Show description for 2ba3227
jdneo
authored
2ba3227
View commit details
Copy full SHA for 2ba3227
View code at this point
Browse repository at this point
Commits on May 18, 2023
feat: Support create Graal Cloud Native projects. (#765)
dbalek
authored
4118f94
View commit details
Copy full SHA for 4118f94
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
feat: Support create Micronaut projects (#757)
Show description for 572b6d2
dbalek
and
jdneo
authored
572b6d2
View commit details
Copy full SHA for 572b6d2
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
fix: Change the setting 'java.project.explorer.filters' to 'java.project.explorer.showNonJavaResources' (#755)
jdneo
authored
b304e48
View commit details
Copy full SHA for b304e48
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
feat: Support create different kind of resources from inline new button. (#754)
jdneo
authored
3b75af2
View commit details
Copy full SHA for 3b75af2
View code at this point
Browse repository at this point
fix: Display compilation units which does not have a primary type (#752)
Show description for 100b677
jdneo
and
CsCherrYY
authored
100b677
View commit details
Copy full SHA for 100b677
View code at this point
Browse repository at this point
feat: Introduce a setting to control whether non-Java resources should be filtered (#749)
Show description for 960dcf0
jdneo
authored
960dcf0
View commit details
Copy full SHA for 960dcf0
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
fix: Better handling the import error hint (#747)
jdneo
authored
a3abd05
View commit details
Copy full SHA for a3abd05
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
feat: Show non Java Projects in the Java Projects explorer (#744)
Show description for e5565db
jdneo
authored
e5565db
View commit details
Copy full SHA for e5565db
View code at this point
Browse repository at this point
feat: Support creating new files/folders in Java Project explorer (#742)
jdneo
authored
169e166
View commit details
Copy full SHA for 169e166
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
feat: Re-organize the new class & package commands (#741)
Show description for dc2908e
jdneo
authored
dc2908e
View commit details
Copy full SHA for dc2908e
View code at this point
Browse repository at this point
Give more hints about the project import status (#740)
Show description for ad8a462
jdneo
authored
ad8a462
View commit details
Copy full SHA for ad8a462
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
fix: Apply 'files.exclude' to Java Projects explorer (#739)
Show description for a1e6cfb
jdneo
authored
a1e6cfb
View commit details
Copy full SHA for a1e6cfb
View code at this point
Browse repository at this point
refactor: Simplify the settings change event handling (#737)
jdneo
authored
bdc5fa8
View commit details
Copy full SHA for bdc5fa8
View code at this point
Browse repository at this point
feat: Display non-java resources in the Project explorer (#730)
Show description for 004fdb6
jdneo
authored
004fdb6
View commit details
Copy full SHA for 004fdb6
View code at this point
Browse repository at this point
feat: Apply file decorators to project level (#735)
Show description for 1574851
jdneo
authored
1574851
View commit details
Copy full SHA for 1574851
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
refactor: Use factory pattern to create explorer nodes (#731)
Show description for 61333f2
jdneo
authored
61333f2
View commit details
Copy full SHA for 61333f2
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
refactor: Use visitor pattern to get the explorer nodes (#729)
Show description for 7cab083
jdneo
authored
7cab083
View commit details
Copy full SHA for 7cab083
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
fix: Make export jar task unblock fetch task process (#722)
CsCherrYY
authored
973cff3
View commit details
Copy full SHA for 973cff3
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
chore: Bump version (#719)
jdneo
authored
26c2ca1
View commit details
Copy full SHA for 26c2ca1
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
fix: Add eol after emit message (#701)
CsCherrYY
authored
bbeea0e
View commit details
Copy full SHA for bbeea0e
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
chore: remove ASKUSER option(#686)
CsCherrYY
authored
3554bcd
View commit details
Copy full SHA for 3554bcd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.