You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@
28
28
- refactored the codebase with a new architecture which allows dynamic feature, document widget adapter, and code editor registration ([#318])
29
29
- the document in the connections list in the statusbar popover are now represented by easy-to-understand DocumentLocator (breadcrumbs) widget rather than an internal id ([bacc006])
30
30
- syntax highlighting mode is adjusted to the language with the majority of the code in an editor ([#319])
31
+
- copy diagnostics message and filter diagnostics from context menu of Diagnostic Panel ([#330])
0 commit comments