Thomas Nind

Results 117 issues of Thomas Nind

I'm loving the improvements to TextView including Ctrl + left/right moving to next/previous word. But it would be nice if this also extended to del and backspace (if not too...

**Describe the bug** Regarding equality of DimAuto. The following test fails ```csharp [Test] public void TestEquality() { var a = new DimAuto { MaximumContentDim = null, MinimumContentDim = 1, Style...

bug

Fixes #586 Lots more refactoring is needed but this is the start. Basic problem is that `IExtractionDirectory` is just a default (recommended) output dir. It is set and relied on...

``` If IsDate column AND not IsTransformed AND not IsOnAllowedList Complain ```

- Check for .bak files in output dir that indicate a failed batch resume tidyup - If a Catalogue has a Lookup is extracted each batch

enhancement