Jump to content
Sign in to follow this  
Sonjli

LSP processes

Recommended Posts

Premise: this is a question on "how to" and not specifically about the IDE.

I see that IDE runs some separated processes of the LSP server.

776406372_Schermatadel2023-11-0814-39-20.png.39f79e90a17eeed70e0c56a0e231e936.png

- How is this made?

- How can IDE "talk" with these sub-processes?

- I can also kill these processes and the system continues and also re-run them, how can it be?

 

Thanks in advance

Share this post


Link to post
2 minutes ago, Stefan Glienke said:

LSP has an official protocol though I don't know exactly which version and which subset Embarcadero supports - but it's enough to let you use it in VS Code.

Thank you. My question is more stupid and generic. I am not specifically interested with LSP...

How can I run my Process with "children" processes as the IDE does with LSP?

I am usual to run tasks or threads but I don't see them in Windows "Task manager" :classic_dry:

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×