microsoft / microsoft/vscode-java-dependency
Unable to move resource files in Java Projects view
オープン
まだ誰も着手していません。
bug
- 主要言語
- TypeScript
- スター
- 199
- フォーク
- 105
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 27
説明
A resource file cannot be drag and dropped to any folder in the Java Projects view, some works, some others not.
Step to reproduce
I create a file .env at the root of a Maven project (near the pom.xml) and then I try to move it to different folder:
- the
.vscodefolder that contains alaunch.json-> doesn't work - a newly created folder
my-folder-> doesn't work - the
src\main\resources\folder -> work as expected
After moving it tosrc\main\resources\folder, I try to move it back to the root, this doesn't work.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue に記載された Maven プロジェクトと移動先を使用して、Java Projects view のドラッグアンドドロップ動作を再現します。ビューによるリソースファイルの移動処理を追跡し、その後、ファイルを .vscode、新しく作成したフォルダー、src/main/resources、そしてプロジェクトのルートに戻して移動できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100