redhat-developer / redhat-developer/vscode-java
can you support .editorconfig for linting ?
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
it seems to me linting/formatting only works with .xml file, but can you support maybe .editorconfig as well being the standard out there for all languages, as it seems to me this extension conflicts with vscode editorconfig extension.
e.g. my colleagues exported an xml from a java project, to .editorconfig, but now when i apply the formatting i see it all changing the files ( i would expect it to stay the same), or to be able to "detect" the .editorconfig in the root folder
https://www.freecodecamp.org/news/how-to-use-editorconfig-to-standardize-code-styles/
https://www.jetbrains.com/help/idea/editorconfig.html
Cheers!
And thanks for this awesome extension 🎉 🎉 🎉 😺
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、vscode-java 拡張機能における既存の XML ベースの lint とフォーマットの動作を確認し、報告されている .editorconfig の競合およびルートフォルダー検出の要望と比較します。拡張機能が .editorconfig の設定を考慮でき、ファイルを予期せず変更したり、VS Code EditorConfig 拡張機能と競合したりしなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100