Skip to content

Release extension version 5.8.0

Tomas Vik (OOO back on 2024-09-23) requested to merge release-vse-2024-08-20 into main

5.8.0 (2024-08-20)

Bug Fixes

  • Send DidChangeDocumentInActiveEditor on LS start (6d70cf2)

Language Server changes

Bug Fixes

  • only notify on actual changes to LanguagesService (aeceee3)

Features

  • add new state notification for disabled language (04db755)
  • Duo Workflow fetch workflow token (3ee23f9)
  • initial port of duo chat from vscode (f9ce04e)
  • normalize invalid "additionalLanguages" identifiers (3e327ea)
  • reduce suggestion debounce from 300ms to 250ms (bd098b3)

Merge request reports