MopeSWTP-SS21 / MopeSWTP

MIT License
1 stars 0 forks source link

Implement testClass JSON-RPC #54

Open manuEbg opened 3 years ago

manuEbg commented 3 years ago

As Modelica programmer, I can use a new testClass command via LSP that checks "everything that can be checked" of a Modelica class, i.e. it uses loadModel, checkModel, and instantiateModel successively, but only if this is sensible for the given class type (e.g. partial models cannot be instantiated, package classes can probably(?) not be checked), so that I just need one command to do all checks without needing to remember how far a particular class can be checked.

CSchoel commented 3 years ago

@CptKaNe This issue has not received any updates in the last week. What is your status?

CptKaNe commented 3 years ago

due to several issues last week concerning my health i was not able to work on any issue. I just arrived from the medic and will put my effort in the issues the remaining four days. i am sorry about that.

CSchoel commented 3 years ago

@CptKaNe I hope you are feeling better now. Can you keep us posted about the status of your issues? It has been another week without update.