Skip to content

Discover Ruby projects in nested folders of workspaces #3895

@lgarron

Description

@lgarron

I have checked that this feature is not already implemented

  • This feature does not exist

Use case

From: #3861 (comment)

When I open a TypeScript file in VS Code, the nearest package.json and tsconfig.json are automatically read and used to process the file.

I am considering accepting Ruby into a project, but only in a sub-folder. Having an LSP in VS Code is a blocker for me personally, so it would be valuable UX if Ruby code in a sub-folder (e.g. under a folder with a .ruby-version file or Gemfile) was handled by the LSP like with TypeScript.

Description

See above.

Implementation

See above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions