mps-coderules/coderules/solutions/jetbrains.mps.coderules
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
..
models Refactor Config to be immutable; allow multi-project MPSCR-105 2022-07-07 12:56:30 +02:00
build.gradle Extract generic support for launching code rules into a separate plugin solution. 2018-06-13 14:34:41 +02:00
gradle.properties Update to the latest RxJava2 and Swing adapter. 2020-03-05 15:49:04 +01:00
jetbrains.mps.coderules.msd Fix packaging of coderules and mpscore plugins 2022-02-17 16:44:14 +01:00