We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34c6b2 commit 4eafa82Copy full SHA for 4eafa82
CHANGELOG.md
@@ -1,8 +1,12 @@
1
-### Version 2.3.0 - Pre-release
+### Version 2.3.3 - Pre-release
2
3
-- support for flat config files
4
-- support for single problem underline.
5
-- various [bug fixes](https://github.com/microsoft/vscode-eslint/issues?q=is%3Aclosed+milestone%3A2.4.0)
+- make server `untitled` agnostic
+
+### Version 2.3.1 - Pre-release (internal only)
6
7
+- the extension uses now VS Code's language status indicator
8
+- the language status indicator now informs about long linting or fix on save times.
9
+- the setting `eslint.alwaysShowStatus` got removed since the status is now shown as a language status indicator.
10
11
### Version 2.2.6
12
0 commit comments