Skip to content

v20220620.201253

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:09

Fixes

  • fixed ConcurrentModificationException when submitting configuration to language server
  • don't shutdown Language Server when all associated files are closed, in order to preserve cached diagnostics for an hour

Changes

  • mark retrieved diagnostics as Snyk instead of Language Server to be able to filter, group and sort in problem view.