slackhq / slackhq/vscode-hack

Doesn't show source code with Docker setup on Mac

Open
#153 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
80
Forks
47
PR merge metrics
No merged PRs in 30d

Description

I followed the Readme steps to configure the extension to use a local Docker container.

VSCode: v1.84.2
Extension: v2.16.0

Trying to follow the method/class definition (CMD + click) leads to The editor could not be opened because the file was not found. error instead of the source file/code of the specific definition.

Actual Error:

Screenshot 2023-11-17 at 22 11 30

Simple hovering (CMD + hover) on the methods/classes works as expected and provides the necessary details:

Screenshot 2023-11-17 at 22 11 24

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue using the README's local Docker setup on macOS with VS Code, then trace the definition-navigation path used by CMD-click. Done means following a method or class definition opens the corresponding source file instead of showing a file-not-found error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.