eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
ESLint Rules validation only works after mouseover Code Actions option in Context Menu
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 201
- フォーク
- 76
- 平均マージ
- 4日 7時間
- マージ済み PR(30日)
- 21
説明
Apparently, unless you move the mouse over the option Code Option in the Context-Menu ESLint ignores the rules set in the .eslintrc file.
Some context: ESLint most of the time ignores the rules I set in .eslintrc (see https://github.com/eclipse/wildwebdeveloper/issues/530) . But on some rare occasions and out of the blue it starts to validate these rules and I never understood what was firing this behaviour changing. Today I noticed that when I move the mouse over this option in the context menu ESLint immediately starts to work as expected.
Eclipse: 2021-06 (4.20.0)
WWD: Version 0.10.6.202102181620

コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Eclipse で .eslintrc ファイルを使って問題を再現し、コンテキストメニューの Code Actions オプションと ESLint の検証パスに焦点を当てます。完了の条件は、そのオプション上にマウスを移動しなくても設定済みの ESLint ルールが適用されることです。payload にはソースファイルやテストの名前を含めません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- eslint
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100