1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-11 14:02:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Itamar
e5f84b53d8 HackStudio: Sort ClassView entries 2021-04-19 18:13:30 +02:00
Itamar
f52c3cabcf HackStudio: Add ClassView tab for viewing classes in a tree structure
This enables the user to view and navigate classes with a TreeView that
is updated by the LanguageServer as it parses the code.

It offers a new neat way to view the project's structure :^)
2021-04-13 15:16:27 +02:00