Skip to content

Open doesn't seem to match against workspace #44

@thnk2wn

Description

@thnk2wn

v1.5.3

In this scenario I'm trying to open a file that exists in the workspace. It hears the the parts of what I say - relay, shared and .js but can't string them together as one filename nor do the suggestions pair against the workspace files as expected.

As the plugin should be able to enumerate the workspace files I'd expect better matching against it with the options for open only being actual files in the workspace. Also filenames devs work with don't typically have spaces in them so I'd think one logical option would be removing the spaces.

So far using open only works for very simple projects with very simple unique names (index.js) etc.

image

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