-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Type: Bug
The Aide box at the bottom with the button "anchored editing" highlighted shows this message inside the box:
"Loading language server for Python..."
The message never goes away, so presumably the language server never loads.
I have the same extensions installed in vanilla VS Code, and have no issues there, only in Aide.
I tried opening VS code debug tools in Aide, and found this error, though not sure if it's related:
ERR Extension 'ms-python.debugpy' appears in product.json but enables LESS API proposals than the extension wants.
package.json (LOSES): portsAttributes, contribIssueReporter, debugVisualization, contribViewsWelcome
product.json (WINS): portsAttributes, contribIssueReporter, debugVisualization
Aide version: Aide 1.92.2 (ea8520b94b8a3721cbcce2eea97c04e6db4ae002, 2024-08-30T23:53:37.267Z)
OS version: Linux x64 6.8.0-40-generic
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (8 x 3399) |
| 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_graphite: disabled_off video_decode: enabled video_encode: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 31.24GB (19.29GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
| DESKTOP_SESSION | ubuntu |
| XDG_CURRENT_DESKTOP | Unity |
| XDG_SESSION_DESKTOP | ubuntu |
| XDG_SESSION_TYPE | wayland |
Extensions (16)
| Extension | Author (truncated) | Version |
|---|---|---|
| terraform | 4op | 0.2.5 |
| githistory | don | 0.6.20 |
| gitlens | eam | 15.4.0 |
| terraform | has | 2.32.3 |
| vsc-python-indent | Kev | 1.18.0 |
| git-graph | mhu | 1.30.0 |
| vscode-docker | ms- | 1.29.2 |
| debugpy | ms- | 2024.10.0 |
| python | ms- | 2024.12.3 |
| vscode-pylance | ms- | 2024.8.2 |
| jupyter | ms- | 2024.7.0 |
| jupyter-keymap | ms- | 1.1.2 |
| jupyter-renderers | ms- | 1.0.19 |
| vscode-jupyter-cell-tags | ms- | 0.1.9 |
| vscode-jupyter-slideshow | ms- | 0.1.6 |
| remote-containers | ms- | 0.380.0 |