We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f65fc commit 8f2eb13Copy full SHA for 8f2eb13
src/azure-pipelines-vscode-ext/CHANGELOG.md
@@ -1,7 +1,13 @@
1
-### v0.2.8 (Preview)
+### v0.2.8
2
- Suppress mapping schema errors while parsing if / each expressions
3
- Show errors after evaluating the expressions
4
-- use the folder button to show the folder picker instead of using the empty string input
+- Show errors of used if / each branches again
5
+- Support native folder path in settings / prompt
6
+- Allow to show a folder picker if pressing the folder icon button
7
+- Ask to save the changed repositories
8
+- Disable errors for autocomplete, semantic tokens and hover
9
+- Add support of new sparse checkout fields
10
+- Add support for iif and trim functions
11
12
### v0.2.7 (Preview)
13
- Show errors of used if / each branches again
0 commit comments