From dc7a06c685fa6b5ada0ce1376a0c15a64ff411f1 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Mon, 18 Jan 2021 10:10:05 +0100 Subject: [PATCH] Ensure typechecking queries get appropriately disposed of for editor session --- ...ains.mps.coderules.typechecking.plugin.mps | 126 ++++++++++++------ 1 file changed, 88 insertions(+), 38 deletions(-) diff --git a/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps index e4d99ffc..54d4cab1 100644 --- a/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps +++ b/coderules/solutions/jetbrains.mps.coderules.typechecking/models/jetbrains.mps.coderules.typechecking.plugin.mps @@ -226,6 +226,7 @@ + @@ -246,6 +247,10 @@ + + + + @@ -1435,6 +1440,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1449,6 +1482,14 @@ + + + + + + + + @@ -1472,14 +1513,6 @@ - - - - - - - - @@ -1578,8 +1611,13 @@ - - + + + + + + + @@ -1592,7 +1630,7 @@ - + @@ -1612,7 +1650,7 @@ - + @@ -1632,12 +1670,11 @@ - - + @@ -1645,32 +1682,40 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1779,8 +1824,13 @@ - - + + + + + + +