Skip to content

seperate debugging #83

@armeausstahl

Description

@armeausstahl

Hi I like the project a lot. The problem I'm currently facing is how to debug my language server in eclipse. My workflow is like this:

language-server/gradlew -p language-server unzipServer
yarn --cwd webview
yarn --cwd extension

after building I open vscode and test my changes. As you can imagine this would be more effective if I could run the language server in debug mode. But I'm not sure how to achieve this

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions