MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
745 stars 66 forks source link

activation problem with latest upgrade #436

Open deej79 opened 1 year ago

deej79 commented 1 year ago

Issue Type: Bug

Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.

Extension version: 1.2.1 Azure Data Studio version: azuredatastudio 1.42.0 (22f384e569bc90d8b3231cc8c8cff99ea16c5052, 2023-03-17T18:15:48.982Z) OS version: Windows_NT x64 10.0.19045 Restricted Mode: No Preview Features: Enabled

System Info |Item|Value| |---|---| |CPUs|Intel(R) Xeon(R) CPU E3-1230 v5 @ 3.40GHz (8 x 3408)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|15.92GB (7.33GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
jrummell-elite commented 1 year ago

I'm seeing the same issue in Azure Data Studio. Here's what I'm seeing in the VS IntelliCode output window:

Acquiring model 'intellisense-members' for sql
Querying IntelliCode service for available models.
Cached model is up to date.
vs-intellicode-SQL was passed a model: {"modelPath":"c:\\Users\\username\\.azuredatastudio\\extensions\\visualstudioexptteam.vscodeintellicode-1.2.1\\cache\\99136CA159AB897D942412E976015B8C9EC2_6D6727BA7E6347BE9124EF572943AC5C","modelId":"99136CA159AB897D942412E976015B8C9EC2","outputId":"6D6727BA7E6347BE9124EF572943AC5C"}.
Error while activating SQL: {"code":0,"data":null}
JLOrdaz commented 1 year ago

I have the same issue 😢

ETeeuw-CERTUS commented 1 year ago

Same here. Uninstalled and re-installed 'Visual Studio IntelliCode' without luck.

jerone commented 1 year ago

Seeing identical error notification and error message in Output window.

Extension

Version v1.2.1

Azure Data Studio

Version: 1.42.0 (user setup) Commit: 22f384e569bc90d8b3231cc8c8cff99ea16c5052 Date: 2023-03-17T18:15:48.982Z VS Code: 1.67.0 Electron: 19.1.8 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.22621

github-actions[bot] commented 1 year ago

Automatically marked uncategorized issue as product feedback

github-actions[bot] commented 1 year ago

Automatically marked uncategorized issue as product feedback

WalterB-MAMC commented 5 months ago

I just came here to check out why this is happening. I am having the same issue. I needed more space on my C: drive so I set the --extensions-dir with a path to another drive. When I opened up Data Azure Studio I get an error message. When I go to the VS Intellicode it shows that it found the bundle but there was an error activating SQL.

Acquiring model 'intellisense-members' for sql Found bundled model for sql vs-intellicode-SQL was passed a model: {"modelId":"sql","outputId":"intellisense-members","modelPath":"e:\\AzureDataStudio\\extensions\\visualstudioexptteam.vscodeintellicode-1.3.0\\dist\\bundledModels\\sql_intellisense-members"}. Error while activating SQL: {"code":0,"data":null}

I uninstalled, deleted the folder in the extension folder and reinstalled and same error. No idea how to fix this.