Skip to content

Commit 4877e56

Browse files
Merge branch 'topic/metrics' into 'master'
Mention file saving to keep metrics up-to-date See merge request eng/ide/ada_language_server!2255
2 parents b07b658 + 1cf9e59 commit 4877e56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/vscode-ug.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,8 @@ You can configure thresholds for specific metrics to highlight when they are exc
327327

328328
![GNAT Metrics Thresholds](media/gnatmetric-thresholds.png)
329329

330+
While VS Code doesn’t natively support running a task on file save, external extensions can enable this behavior. This is a convenient way to keep the metrics up to date, ensuring they are recomputed each time the code is modified.
331+
330332
## Cross and Embedded Support
331333

332334
This section provides some guidance to work on cross or embedded projects. It assumes

0 commit comments

Comments
 (0)