File tree Expand file tree Collapse file tree
src/azure-pipelines-vscode-ext Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### v0.2.11 (Preview)
2+ - add iif and trim docs
3+ - Now auto complete and hover should show correct content
4+ - fix links to docs and variables text
5+ - hide directive auto complete within one (block style)
6+ - Report Expr Syntax Errors as Fatal again in if / each body
7+ - clear errors if disable-auto-syntax-check is on
8+
19### v0.2.10
210- Fix syntax validation showing old errors
311 - Resolves an unhandled error while the extension want to dismiss the old error messages
Original file line number Diff line number Diff line change 88 " Programming Languages"
99 ],
1010 "icon" : " pipeline-rocket.png" ,
11- "version" : " 0.2.10 " ,
11+ "version" : " 0.2.11 " ,
1212 "publisher" : " christopherhx" ,
1313 "repository" : " https://github.com/ChristopherHX/runner.server" ,
1414 "engines" : {
You can’t perform that action at this time.
0 commit comments