Eric Woodruff
Eric Woodruff
My PDI project is licensed using Ms-PL so you can reuse the code here if you like. Just keep the header comments intact with the license notice and link to...
@sharwell It's a minor change in two places in the SHFB tool to also check for `path` if `select` isn't found. I could also have the tool issue a warning...
While the package is loaded and the configuration editor works, the SSMS editor uses a different method of editing files and does not invoke the taggers like Visual Studio. As...
Most likely, the bulk of the classes are private or internal and are thus not documented by default. You can change the settings in the Visibility category of the SHFB...
Currently, there's only support for C#. I need to do a separate code analyzer for VB but haven't yet.
I haven't encountered the issue. I'm currently using the latest release, 17.9.2 and I'm not experiencing it with that version either. Can you try 17.9.2 as well? If it still...
@meadjm I haven't found any issues changing the Spelling Error color used by strings and comments. If it's the underline color for identifiers, that's controlled by the Warning color and...
As noted above, it may be a conflict with a workload or another extension that I don't have installed so I will need more information about what you have installed.
There's nothing in the iCalendar specifications regarding JSON so I've never addressed it. I don't see any reason it couldn't be serialized to JSON but it would specific to this...
Not merging this yet. This needs to be thoroughly tested. An earlier attempt to update Bootstrap broke many of the control styles so more changes may be required than simply...