v2019.5.0
Wednesday, May 22, 2019
vscode-PowerShell
- ✨ vscode-PowerShell #1880 -
Move to date-based versioning - ✨ vscode-PowerShell #1954 -
Allow passing runspace name - ✨ vscode-PowerShell #1945 -
Edit snippets to support $TM_SELECTED_TEXT (Thanks @travis-c-lagrone!) - 👷 vscode-PowerShell #1942 -
Stop supporting 6.0 - ✨ vscode-PowerShell #1928 -
Add RunCode command for CodeLens providers - 🐛 vscode-PowerShell #1927 -
Fix change session by moving to async/await promise - 🐛 vscode-PowerShell #1931 -
Fix upload bug report - 🐛 vscode-PowerShell #1925 -
Fix error in HtmlContentView.ShowContent when no JS/CSS provided (Thanks @rkeithhill!) - 🐛 vscode-PowerShell #1919 -
Fix CustomViews by switching to WebViews - 🐛 vscode-PowerShell #1922 -
Fix small typo in Function-Inline description (Thanks @V-ed!) - ✨ vscode-PowerShell #1908 -
Add PowerShell version telemetry - 📖 vscode-PowerShell #1900 -
Small update to Azure Data Studio marketplace README (Thanks @SQLvariant!) - 💻 vscode-PowerShell #1871 -
Change CI to use Azure Pipelines - 🐛 vscode-PowerShell #1867 -
Change whitespace settings to camelCase - 🐛 vscode-PowerShell #1852 -
Turnpowershell.codeformatting.useCorrectCasing
setting off by default until PSScriptAnalyzer issues are fixed (Thanks @bergmeister!) - 🐛 vscode-powershell #1822 -
Set featureFlag default to null so that it can be resolved by settings - 💻 vscode-PowerShell #1839 -
Add initial credscan config ymls for CI - 🐛 vscode-PowerShell #1837 -
Don't use -EncodedCommand to start PowerShell on Windows - 🐛 vscode-PowerShell #1825 -
Switch to current lowercase names for powershell and mdlint extensions (Thanks @rkeithhill!) - 👷 vscode-PowerShell #1823 -
Update to official TSLint extension in extensions.json, old version deprecated (Thanks @rkeithhill!)
PowerShellEditorServices
- ✨ PowerShellEditorServices #951 -
Allow passing RunspaceName - 🚨 PowerShellEditorServices #944 -
Add integration testing module with simple tests to verify PSES starts and stops - 🐛 PowerShellEditorServices #954 -
Ensure NamedPipeServerStream is assigned in Windows PowerShell - ✨ PowerShellEditorServices #952 -
Update to PSReadLine 2.0.0-beta4 - ✨ PowerShellEditorServices #877 -
Add filtering for CodeLens and References (Thanks @glennsarti!) - 🐛 vscode-powershell #1933 -
Stop crash when workspace doesn't exist - 👷 PowerShellEditorServices #878 -
Remove native named pipes implementation - 🐛 PowerShellEditorServices #947 -
Fix silent failure in VSCode WebViews by using Id for dictionary since multiple pages could have the same title - 🐛 PowerShellEditorServices #946 -
Rename to use async - 👷 PowerShellEditorServices #943 -
Improvements to the log parsing module (Thanks @rkeithhill!) - 💻 PowerShellEditorServices #921 -
Set up CI with Azure Pipelines - 🐛 PowerShellEditorServices #908 -
Fix issue with reference code lens not working with UNC paths (Thanks @rkeithhill!) - 🐛 vscode-powershell #1571 -
Fix faulty netfx check - 🐛 PowerShellEditorServices #906 -
Fix New-EditorFile with no folder or no files open - ✨ vscode-powershell #1398 -
Improve path auto-completion (Thanks @rkeithhill!) - 🐛 PowerShellEditorServices #910 -
Fix UseCorrectCasing to be actually configurable viapowershell.codeFormatting.useCorrectCasing
(Thanks @bergmeister!) - 👷 PowerShellEditorServices #909 -
Use global.json to pin .Net Core SDK version and update it from 2.1.402 to 2.1.602 (Thanks @bergmeister!) - 👷 PowerShellEditorServices #903 -
Move temp folder into repo to avoid state that causes build errors from time to time when rebuilding locally (and packages have updated) (Thanks @bergmeister!) - 💻 PowerShellEditorServices #904 -
Add initial credscan configuation ymls for CI - 🐛 PowerShellEditorServices #901 -
Switch to current lowercase names for powershell and mdlint exts (Thanks @rkeithhill!)