getcursor / cursor

The AI Code Editor
https://cursor.com
23.46k stars 1.48k forks source link

No "Testing" tab #822

Open szelemeh opened 1 year ago

szelemeh commented 1 year ago

Type: Bug

Open any project in Cursor, there is no "Testing" tab, nor can I open it with command pallette with "Testing: Focus on Test Explorer View" <- this command doesn't even exist, but works as it should in the normal VS Code.

VS Code version: Cursor 0.8.5 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-08-26T19:52:38.290Z) OS version: Darwin arm64 22.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|8, 4, 2| |Memory (System)|16.00GB (0.06GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (64) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 TabOut|alb|0.2.2 clipboard-history|Anj|1.0.7 github-markdown-preview|bie|0.3.0 markdown-checkbox|bie|0.4.0 markdown-emoji|bie|0.3.0 markdown-footnotes|bie|0.1.1 markdown-mermaid|bie|1.19.0 markdown-preview-github-styles|bie|2.0.2 markdown-yaml-preamble|bie|0.1.0 npm-intellisense|chr|1.4.4 path-intellisense|chr|2.8.4 codescene-vscode|cod|0.4.0 gitignore|cod|0.9.0 dart-code|Dar|3.70.0 flutter|Dar|3.70.0 vscode-eslint|dba|2.4.2 vscode-dash|dee|2.4.0 gitlens|eam|14.2.1 clipboard-manager|Edg|1.4.2 prettier-vscode|esb|10.1.0 bloc|Fel|6.6.4 shell-format|fox|7.2.5 copilot|Git|1.105.364 copilot-chat|Git|0.5.2023071302 copilot-labs|Git|0.14.884 vscode-pull-request-github|Git|0.68.1 todo-tree|Gru|0.0.226 gitignore-templates|has|1.0.1 terraform|has|2.27.1 vscode-env|Iro|0.1.0 vscode-edit-csv|jan|0.8.2 intellij-idea-keybindings|k--|1.5.9 ts-debug|kak|0.0.6 vscode-github-actions|me-|3.0.1 rainbow-csv|mec|3.7.0 gitignore|mic|1.0.1 dotenv|mik|1.0.1 graphql|mqu|0.1.2 black-formatter|ms-|2023.4.1 python|ms-|2023.14.0 vscode-pylance|ms-|2023.6.40 azure-account|ms-|0.11.5 vsliveshare|ms-|1.0.5883 vscode-extension-auto-import|Nuc|1.4.3 material-icon-theme|PKi|4.30.1 prisma|Pri|5.2.0 vscode-data-preview|Ran|2.3.0 fabric8-analytics|red|0.3.10 vscode-yaml|red|1.14.0 caseformatter|Rob|0.26.0 vs-code-prettier-eslint|rve|5.1.0 vscode-stable-sort|sgr|1.2.2 sourcegraph|sou|2.2.16 iconfont-preview|stx|0.0.5 szelemeh-szelemeh-multi-command|sze|0.0.1 serverless-ide-vscode|Thr|0.6.1 vsfire|tob|1.4.1 pdf|tom|1.2.2 sort-lines|Tyr|1.10.2 vscode-svg-previewer|vit|0.7.0 markdown-all-in-one|yzh|3.5.1 file-size|zh9|1.0.0 material-theme|zhu|3.16.0 (1 theme extensions excluded)
AlexanderMakarov commented 1 week ago

After I've installed "Python Test Explorer" extension it started to show "Testing" tab for Golang tests! Which is quite surprising...