kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

Show details does not seem to persist the expanded status #135

Closed soerendomroes closed 9 months ago

soerendomroes commented 1 year ago

If one exand everything using the "Show All Details" action, everything is expanded: Chrono

If I now change something in a component that was expanded by this action, everything is collapsed again.

Chrono2 If I change something in a component that I manually opened, I can edit in it all I want.

This does work correctly in Eclipse but not in VS Code.

lhstrh commented 1 year ago

Is there any progress on this front, @NiklasRentzCAU? Can we help?

NiklasRentzCAU commented 1 year ago

@lhstrh I did not put any priority into this issue yet and only have a vague idea what could be the cause. If this is a pressing issue for you I will have a look into it, maybe next week.

lhstrh commented 1 year ago

Yes, with the usage of our VS Code extension increasing, the issue has become more pressing. It would be great if you could look into it, @NiklasRentzCAU!

NiklasRentzCAU commented 11 months ago

Waiting for response in lf-lang/vscode-lingua-franca#103

lhstrh commented 9 months ago

Looks like https://github.com/lf-lang/vscode-lingua-franca/issues/103 is waiting for this issue? Do we have a deadlock here? :laughing:

NiklasRentzCAU commented 9 months ago

This issue was caused by a missing dependency of the LF extension and is not an issue of KLighD/KLighDJS. Closing.