v0.2.0 Release
Pre-releaseContains the VSIX files released as version 0.2.0 on the Visual Studio Code Marketplace.
Update 12/19 to pick-up DateTime precision format fix, copy multi-column infinite loop fixes and switch publisher to ms-mssql.
Online VSIX
Choose the mssql-0.2.0.vsix which maps to the vsix available on the VSCode Marketplace.
Offline Installation
This release includes offline VSIX packages for Windows (x64), macOS, and supported Linux distributions. This can be used in scenarios where you wish to install the extension on Visual Studio Code but are behind a firewall with no internet access.
- Choose the package matching your platform / distro.
- Download to your computer, open Visual Studio Code and go to the Extensions View
- Click on the "..." in the upper corner of the view and choose "Install from VSIX".
- Select the VSIX, wait ~30seconds to see a Reload notification and reload VSCode.
Note: If your Linux distro isn't listed, you can check platform.GetRuntimeIdHelper to see if it maps to one of the ones below, or try the ubuntu.16.04 version as a backup (e.g. for Arch Linux).