redhat-developer / redhat-developer/vscode-java

Auto-Import (maven) projects on copying a folder into a workspace

オープン
#1,681 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@testforstephen がすでに取り組んでいます。

2020年12月18日 から。

enhancement
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

When starting VSCode with a new workspace, it will auto-import existing (maven) projects into the underlying jdt.ls workspace (which is intuitive) when "Import on First time startup" is set to "automatic" (or "interactive" which will ask you before it does).

Once that process is finished it will not ask you to auto-import projects which are copied into the workspace (common problem in classes/courses) and you have to run "Java: Import Java projects in workspace" explicitly.

It would be great if the extension would scan for newly added projects and either import them automatically or display a prompt that asks you if it should do it.

This is a spin-off of #1672 additional information can be found there

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。