microsoft / microsoft/vscode-java-dependency
[Navigation] - When navigating to Library Inner Class/Interface it won't sync Java projects View
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 199
- Fork
- 105
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 27
Mô tả
Type: Bug
Steps:
- Clone this project https://github.com/nipafx/nox.zone
- Navigate to JDK StringTemplate.class
- Go to 447 line of code, Processor<StringTemplate, RuntimeException> RAW = st -> st;
- CTRL + Left Click to naviagate to Processor interface
After navigating to Processor it will lose sync with Java Projects view, and will open a new tab with StringTemplate$Processor.class file. While it is poiting to correct line of code where Processor is located, it should not open a new tab, it should navigate to StringTemplate.class.
Extension version: 0.23.6
VS Code version: Code 1.89.0 (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:08:25.066Z)
OS version: Linux x64 6.8.9-zen1-1-zen
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 5 PRO 4650U with Radeon Graphics (12 x 3990) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: enabled video_encode: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 38.55GB (22.61GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
| DESKTOP_SESSION | gnome |
| XDG_CURRENT_DESKTOP | GNOME |
| XDG_SESSION_DESKTOP | gnome |
| XDG_SESSION_TYPE | wayland |
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Tái hiện thao tác điều hướng từ dự án nox.zone đã được báo cáo: mở JDK StringTemplate.class, theo dõi tham chiếu đến Processor interface và quan sát chế độ xem Java Projects cùng các tab đang mở. Truy vết cách extension xử lý điều hướng bắt đầu từ thao tác đó; hoàn tất khi đích vẫn được đồng bộ với StringTemplate.class mà không mở StringTemplate$Processor.class trong tab mới.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java, typescript
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100