Skip to content

Feature request: Support specifying the path to the Gradle project in the repository #95

@glebignatieff

Description

@glebignatieff

Motivation

Currently, the kotlin-lsp assumes the Gradle project is located at the repository root. It would be helpful to add support for specifying a custom path to the Gradle project within the repository. This is useful for monorepos or projects where Gradle sources are not in the root directory.

The Gradle project in my repo resides in ./src, so I have to open repo/src instead of the repo root to make it work.

Proposed Solution

Add a configuration option that allows users to specify the relative path to the root of the Gradle project.

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