redhat-developer / redhat-developer/vscode-java
editor paste lags in response after large uptime
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
Hi, sometimes after quite of time working on a maven quarkus project the pasting of text (e.g. from one file into another) takes a quite amount of time to finish.
In this example one string should be replaced by another string (the one which is selected)
The new string was visible after 4-5 seconds.
We are on the newest extension version 1.40 (happend also before).
JAVASE 21 for language Server, JAVASE 17 for the project (runtime). WIN 10.
Further settings in workspace:
"java.import.gradle.enabled": false,
"java.import.gradle.annotationProcessing.enabled": false,
"java.configuration.detectJdksAtStart": false,
"java.compile.nullAnalysis.mode": "automatic",
"java.jdt.ls.androidSupport.enabled": "off",
"java.jdt.ls.protobufSupport.enabled": false,
Is this from the eclipse language Server, or is this coming from this extension ?
Thank you!
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
Không có tệp nguồn hoặc bài kiểm thử nào được nêu. Hãy bắt đầu bằng cách tái hiện thao tác dán bị trì hoãn sau thời gian chạy kéo dài với các phiên bản Java và cài đặt workspace đã được báo cáo, sau đó so sánh xem độ trễ đến từ extension hay Eclipse language server. Hoàn tất khi xác định được component chịu trách nhiệm và ghi lại hoặc kiểm thử một fix cho độ trễ.
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
- tooling
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100