From 36c02eed9d876bc0e577f143fc0742c74790f07a Mon Sep 17 00:00:00 2001 From: Alessio Lombardi Date: Fri, 24 Nov 2023 13:45:38 +0000 Subject: [PATCH] Some grammar checking rules --- .vscode/ltex.dictionary.en-GB.txt | 4 ++++ .vscode/ltex.disabledRules.en-GB.txt | 2 ++ .vscode/ltex.hiddenFalsePositives.en-GB.txt | 2 ++ 3 files changed, 8 insertions(+) create mode 100644 .vscode/ltex.dictionary.en-GB.txt create mode 100644 .vscode/ltex.disabledRules.en-GB.txt create mode 100644 .vscode/ltex.hiddenFalsePositives.en-GB.txt diff --git a/.vscode/ltex.dictionary.en-GB.txt b/.vscode/ltex.dictionary.en-GB.txt new file mode 100644 index 000000000..53729a6a8 --- /dev/null +++ b/.vscode/ltex.dictionary.en-GB.txt @@ -0,0 +1,4 @@ +Revit +worksets +subelements +BHoM diff --git a/.vscode/ltex.disabledRules.en-GB.txt b/.vscode/ltex.disabledRules.en-GB.txt new file mode 100644 index 000000000..7bf757974 --- /dev/null +++ b/.vscode/ltex.disabledRules.en-GB.txt @@ -0,0 +1,2 @@ +DOUBLE_PUNCTUATION +ALLOW_TO diff --git a/.vscode/ltex.hiddenFalsePositives.en-GB.txt b/.vscode/ltex.hiddenFalsePositives.en-GB.txt new file mode 100644 index 000000000..49579c395 --- /dev/null +++ b/.vscode/ltex.hiddenFalsePositives.en-GB.txt @@ -0,0 +1,2 @@ +{"rule":"EN_A_VS_AN","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - discipline, in which the user works (Physical - default, Structural, Building Environments, Architecture, Facade) - this determines types of BHoM objects, to which the requested Revit elements are converted - more on that subject can be found in Revit BHoM conversion\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit elements from closed worksets will be pulled (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit family instances will be pulled together with their subelements (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the geometrical representation (the actual geometrical object representing the element in Revit) to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the mesh representation to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q fragment will be added to the pulled BHoM object, which can then be converted into an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q using \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q query\\E$"} +{"rule":"EN_A_VS_AN","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - discipline, in which the user works (Physical - default, Structural, Building Environments, Architecture, Facade) - this determines types of BHoM objects, to which the requested Revit elements are converted - more on that subject can be found in Revit BHoM conversion(../Conversion from Revit)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit elements from closed worksets will be pulled (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit family instances will be pulled together with their subelements (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the geometrical representation (the actual geometrical object representing the element in Revit) to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the mesh representation to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q fragment will be added to the pulled BHoM object, which can then be converted into an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q using \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q query\\E$"}