Skip to content

feature: Application to run multiple application at the same time in multi module project #182

@chetra-seng

Description

@chetra-seng

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

I'm new to Neovim. I also managed to set it up and run my Spring boot application. I have multiple main classes in my project and I want to run them in different buffers. However, whenever I tried to run another application in a different buffer, it prompted me to select a class and shut down the previous running application. I went through the documentation multiple time and couldn't find how I can start multiple applications. Am I missing something here?

Describe the solution you'd like

I would like the ability to run another java application in a different buffers without stopping the previous application

Describe alternatives you've considered

idk

Additional context

No response

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