redhat-developer / redhat-developer/vscode-java

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

Aperta
#1,681 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@testforstephen ci sta già lavorando.

Dal 18/12/2020.

enhancement
Lingua principale
TypeScript
Stelle
2.3k
Fork
546
Merge medio
20h 1m
PR unite (30g)
11

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.