redhat-developer / redhat-developer/vscode-java
Formatter settings not updated after edit
Đang mở
@snjeza đang làm issue này rồi.
Từ ngày 13/11/2018.
bug
formatter
- 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ả
I edited a custom Eclipse formatter file so that brackets are on the same line for classes, methods, etc, and I have it added to my user settings json as:
"java.format.settings.url": "/Users/zeturk/Dropbox/MyEclipse.xml"
MyEclipse.xml file:
https://pastebin.com/raw/YvTtsMVW
but when I go back to a project and format the code, it is not updated to the settings specified (even if I reload or completely restart VSCode).
Any help is appreciated! (Sorry if this is an easy fix, pretty new to VSCode)
Environment
- Operating System: MacOS
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.
Đánh giá
Issue này chưa được đánh giá.