Skip to content

using sesman in lsp-mode #12

@yyoncho

Description

@yyoncho

I am working on lsp-mode refactoring which plans to support more complex session<->project session<->buffer .

I am looking for advice on whether sesman would be a good fit for our scenarios.

1, One project (or project root) could have multiple sessions
2. One session could have multiple projects(e. g. java multi module project).
3. One buffer could have multiple sessions(e. g. HTML file with JS in it).

Thanks

EDIT: I saw sesman-single-link-context-types but I am not sure how this is going to work for buffer->multi session associations since the flag is global.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions