microsoft / microsoft/vscode-java-debug

Support canceling a debug request from the client

Aperta
#694 1 commento 1 reazione 1 assegnatario Vedi su GitHub

@testforstephen ci sta già lavorando.

Dal 2/12/2021.

ai-triaged DAP enhancement
Lingua principale
TypeScript
Stelle
591
Fork
429
Merge medio
1g 9h
PR unite (30g)
19

Descrizione

https://code.visualstudio.com/updates/v1_39#_cancellation-support

In the 1.39, vscode added cancellation support in DAP. It tells the server that the client is no longer interested in the response of a previous request. This is potentially useful for time-consuming requests like evaluation, stacktrace, scopes, and variables.

Let's investigate whether this is possible with JVM.

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.