microsoft/vscode-mssql

mssql: SQL Tools Service component could not start: openSUSE

SebastianPfliegel opened this issue · 1 comments

  • MSSQL Extension Version: 1.0.0
  • VSCode Version: 1.13.1
  • OS Version: openSUSE Tumbleweed 20170709 and openSUSE Leap 42.1

Message after extension installation:
`Initializing SQL tools service for the mssql extension.
Note: mssql commands will be available after installing the service.

Platform: linux, x86_64, name=opensuse, version=20170709 (OpenSUSE)

Installing SQL tools service to /home/sebastian/.vscode/extensions/ms-mssql.mssql-1.0.0/sqltoolsservice/1.0.0/OpenSUSE.
Downloading https://download.microsoft.com/download/3/A/E/3AE0DD0F-86A1-46CD-BFE2-E106E7CC8508/microsoft.sqltools.servicelayer-opensuse-x64-netcoreapp1.0.tar.gz
(26178 KB) .................... Done!
Installing ...
Done! 264 files unpacked.`

Message after changing the files' language to SQL:
mssql: SQL Tools Service component could not start.

I know openSUSE Tumbleweed and Leap aren´t supported yet. Is there a known workaround, though? Or are there any plans to support more distributions?

Just figured that there is a v1.0.0-alpha.10 which works splendid! Keep up the good work!