eclipse-theia/theia

problems: add ability to perform 'fix it' directly in the view

Open

#8174 aperta il 15 lug 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (2478 fork)batch import
enhancementhelp wantedmarkers

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 15g 4h) (75 PR mergiate in 30 g)

Descrizione

Feature Description:

The goal is to improve the problems-view by allowing end-users the ability to perform 'fix it' (lightbulb actions) directly in the problems-view for a given diagnostic marker.

Motivation

  • improve the usability of the problems-view
  • allow end-users the ability to fix issues easily (they can iterate over the markers in the view and fix them)
  • aligns with the behavior experienced in vscode

Additional Information

Proposed Initially: #4675

Guida contributor