Skip to content

cannot modify/create source code located on vscode virtual file system #1651

@isc-lindensc

Description

@isc-lindensc

When using tabnine vscode plugin to work on a server based editing setup using InterSystems ObjectScript plugin (https://github.com/intersystems-community/vscode-objectscript) edit and code creation is not possible.

Server based editing makes the source code available via a VSCode virtual file system provider. This file system provider is not being indexed by tabnine, also issuing a chat request to edit or create code in this provider results in tabnine plugin to crash/timeout as it tries to find the code location on the physical file system.

Could we please look into supporting virtual file systems? GitHub Copilot plugin is able to modify/create files on those virtual file systems.

gz#48810

(related to Zendesk ticket #48810)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions