Skip to content

Make jupyterlab-lsp support the concept of project #536

Open
@dclong

Description

@dclong

Elevator Pitch

When developing a Python project,
configuration files of linters are placed in the root directory of the project typically.
It would be great if jupyterlab-lsp support the concept of project so that it can be configured to look for configuration files of linters in the root directory of a project.

Motivation

If the concept of project is supported, users can leverage jupyterlab + jupyterlab-lsp to develop big Python project (instead of a simple Python script only).

Design Ideas

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions