microsoft / microsoft/vscode-ts-file-path-support

TypeError: Cannot read properties of undefined (reading 'title')

Open
#2 0 comments 0 reactions 1 assignee View on GitHub

@hediet is already working on this.

Since Aug 9, 2024.

bug
Dominant language
TypeScript
Stars
18
Forks
2
Avg merge
1d 4h
Merged PRs (30d)
4

Description

Extension doesn't work for me for vscode-copilot repo. I'm seeing this error in dev console

 ERR Cannot read properties of undefined (reading 'title'): TypeError: Cannot read properties of undefined (reading 'title')
    at /Users/ulugbekna/.vscode-insiders/extensions/ms-vscode.ts-file-path-support-0.9.0/src/createTsLspCustomServiceClient.ts:20:54
    at Generator.next (<anonymous>)
    at fulfilled (/Users/ulugbekna/.vscode-insiders/extensions/node_modules/tslib/tslib.es6.js:118:58)

v0.9.0

Version: 1.93.0-insider
Commit: 4693ac3d4dce852b747d08d4bc54db5e35afe268
Date: 2024-08-09T06:29:39.564Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.5.0

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.