Feature request: Improve output console color scheme
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Tính năng
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- java, spring-boot, typescript, vscode
- Lĩnh vực
- developer-experience, tooling
Hướng nghiên cứu
Bắt đầu bằng cách theo dõi cách Java extension xử lý Spring Boot launch configurations và cách các đối số từ launch.json được tập hợp; so sánh các cách tiếp cận application.properties và launch.json được mô tả ở đây. Xác định hành vi bật/tắt của settings.json, sau đó xác minh rằng Spring Boot project nhận ANSI output theo mặc định và tùy chọn này có thể tắt nó.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
For Spring Boot projects, the debug output console should have a nice coloring theme by default, which is not the case currently.
With default settings, all text is a single color which is not very readable.
There is a related StackOverflow question regarding this: https://stackoverflow.com/questions/62280290/provide-color-theme-to-the-java-process-console-in-the-terminal-of-vscode-whil
Currently, there are two (easy, but not scalable) ways how to achieve the desired coloring:
- Add
spring.output.ansi.enabled=ALWAYStoapplication.propertiesfile -> The issue with this approach is that it has to be set up for each project and it just adds unnecessary complexity to application.properties. - Add
"args": "--spring.output.ansi.enabled=ALWAYS"in launch.json -> This issue with this approach is that it also needs to be set up per-project basis and it is not so easy to share configuration as .vscode directory is not within version control scope.
Proposed Solution
I suggest a solution that VS Code pass "args": "--spring.output.ansi.enabled=ALWAYS" by default for Spring Boot projects. There should be an option to control it (on/off) maybe within settings.json
Before

After

@nickzhums Please review.
- Ngôn ngữ chính
- TypeScript
- Star
- 352
- Fork
- 166
- Merge trung bình
- 17 giờ 47 phút
- Pull request đã merge (30 ngày)
- 32
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
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.
Issue khác của microsoft/vscode-java-pack
-
Memory Leak in Linux Đang mởai-triaged bug
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 42/100
microsoft/vscode-java-pack#1543 · 8 bình luận · 4 reaction ·
-
ai-triaged bug
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
microsoft/vscode-java-pack#1443 · 1 bình luận · 2 reaction ·
-
ai-triaged bug
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 45/100
microsoft/vscode-java-pack#1425 · 1 bình luận ·
-
ai-triaged enhancement feature-request
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 20/100
microsoft/vscode-java-pack#1423 · 2 bình luận · 1 reaction ·
-
ai-triaged area/jdtls bug needs-investigation
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
microsoft/vscode-java-pack#1420 · 1 bình luận ·
Tất cả issue của microsoft/vscode-java-pack
Issue tương tự
-
comp/desktop P3 type/bug
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 92/100
NousResearch/hermes-agent#118866 ·
-
Browser Waiting for: Product Owner
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 85/100
getsentry/sentry-javascript#24577 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
agilepathway/label-checker#640 ·
-
Plugin stuck at "loading" on DSH 0.1.6-alpha.2 — turnTail list slot registration missing options.id Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
-
Add 2021 Cup data to website Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
chrisparsons83/flexspotff#153 ·