scalameta / metals-vscode

Visual Studio Code extension for Metals
https://marketplace.visualstudio.com/items?itemName=scalameta.metals#overview
Apache License 2.0
298 stars 75 forks source link

improvement: Don't rely on specific start of release notes #1408

Closed tgodzik closed 1 year ago

tgodzik commented 1 year ago

Previously, we would look for the start of release notes using a specific text string, which if not existing would break showing the release notes. Now, we start after the metadata section.