redhat-developer / redhat-developer/vscode-java
Formatter settings not updated after edit
オープン
@snjeza がすでに取り組んでいます。
2018年11月13日 から。
bug
formatter
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。