You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using @workspace to add context results in an error bad export type for tree_sitter_tsx_external_scanner_create: undefined. This seems to occur when trying to use the context to generate a response. It occurs every time I try and use the service. Screenshot below.
Logs:
2024-06-08 14:04:37.066 [info] [fetcher] Using Helix fetcher, Electron fetcher is not available.
2024-06-08 14:04:37.066 [info] [code-referencing] Public code references are enabled.
2024-06-08 14:04:37.067 [info] [auth] Sucessfully authenticated
Steps to Reproduce:
Open copilot chat
Create a prompt that adds @workspace context
The text was updated successfully, but these errors were encountered:
Using
@workspace
to add context results in an errorbad export type for tree_sitter_tsx_external_scanner_create: undefined
. This seems to occur when trying to use the context to generate a response. It occurs every time I try and use the service. Screenshot below.In a codespace:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
2024-06-08 14:04:37.066 [info] [fetcher] Using Helix fetcher, Electron fetcher is not available.
2024-06-08 14:04:37.066 [info] [code-referencing] Public code references are enabled.
2024-06-08 14:04:37.067 [info] [auth] Sucessfully authenticated
Steps to Reproduce:
@workspace
contextThe text was updated successfully, but these errors were encountered: