mps-coderules/coderules/solutions/jetbrains.mps.coderules/models
Fedor Isakov f24169ba26 Refactor Config to be immutable; allow multi-project MPSCR-105
Drop hacks that try to figure out the active project.
Instead introduce new ones that cache the instance of `ProjectRepository`
(unfortunately, there is no way around that now).
Stop accessing and modifying the singleton `Config` instance,
instead make an instance of `Config` a parameter to `TypecheckingService`.
2022-07-07 12:56:30 +02:00
..
plugin.mps Refactor Config to be immutable; allow multi-project MPSCR-105 2022-07-07 12:56:30 +02:00
service.mps Switch to collection of QueryTemplate instead of single instance 2022-05-26 09:58:31 +02:00