.net intellisense break in workspaces

Đang mở
#2,157 7 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
powershell, typescript, vscode

Hướng nghiên cứu

Tái hiện lỗi trong một workspace VS Code bằng cách sử dụng repository DudDashboard, so sánh một tệp PowerShell duy nhất với một thư mục chứa nhiều tệp. Bắt đầu bằng việc xem xét các log đính kèm và hành vi của extension liên quan đến các yêu cầu IntelliSense lặp lại. Được xem là hoàn tất khi các gợi ý namespace .NET vẫn khả dụng sau khi phiên PowerShell tải xong và sau khi mở lại IntelliSense.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Area-IntelliSense Issue-Bug

Issue Type: Bug

This happens whenever I have anything loaded in Powershell with more than a few files.

Whenever I start VsCode and / or kill my session, there is a moment where the .net intelisense work normally.

image

However, a mere second after, anything from the .net space disappear and I only get the Powershell intellisense instead.

image

If using VsCode with a single file, it works fine.
As soon as I open a folder containing dozens of Powershell files (within or without a workspace), it work briefly as the session load, then break.

To reproduce:

  1. Clone https://github.com/itfranck/DudDashboard
  2. Start VSCode
  3. Open a ps1 file
  4. Type [System. then press space

For a few seconds, Collections / Threading / Net and other .Net namespace will be available.
If you repeat the operation a few time, the .Net namespaces stop being suggested and only Powershell suggestions occurs.

This happened for a few months with both Powershell and Powershell Preview extension and with both VsCode and VsCode insiders.

Here are the logs :
logs.zip
Context :

  • I opened vscode
  • I loaded my workspace containing my project
  • I typed [system. then pressed CTRL + Space to force intellisense then I saw .net elements shown there and pressed Escape to close the intellisense.
  • Powershell integrated console message showed in the terminal
  • I pressed CTRL + Space again
  • Intellisense showed again, but this time, all .net related suggestion had disappeared.

If there's any addtional logs I can include to provide more insight, I will be happy to.

Extension version: 2019.5.0
VS Code version: Code 1.37.1 (f06011ac164ae4dc8e753a3fe7f9549844d15e35, 2019-08-15T16:17:55.855Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (8 x 3500)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.89GB (18.23GB free)
Process Argv
Screen Reader no
VM 0%
Ngôn ngữ chính
TypeScript
Star
1.9k
Fork
548
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của PowerShell/vscode-powershell

Tất cả issue của PowerShell/vscode-powershell

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.