workspace/configuration and GNOME Builder
Support workspace/configuration request from GNOME Builder.
This would basically be the matter of connecting to the load-configuration-signal. I can write a patch, if you can give me some more details, e.g. where should the configuration be? E.g. a configuration file (.json) or something else. Another thing is: What for things should be in the configuration? Advanced formatting tips is the only thing I can think of
Last thing: I have seen that VLS does not even use workspace/configuration
Yes. It's possible for VLS to get project information from Builder instead of introspecting the build files. Then, when evaluating dependencies, Builder can point us to the SDK it downloaded rather than us having to search the system.