Bart Koelman

Results 276 comments of Bart Koelman

What could help here are some heuristics when the source location for a type is defined in multiple files, in order to choose the proper one: - Skip over file...

@filzrev Can this be either fixed or the changes causing this issue be rolled back? We haven't been able to update due to this bug.

> Sorry for inconvenience by introducing regression. > > If it's able to edit source XML comment. Try to insert empty line after `` tag. > > **Background** When converting...

Is there anything I can do to help move forward on this? Last time I checked, DocFX failed to run on .NET 10 RC1, so this will be a blocker...

@filzrev I've restructured our documentation to not be affected by this bug anymore, so it's no longer a priority.

I don't know if docfx shows user-defined operators, but if it does, should also take into account the new += operator which was added in C# 14.

Update: I forgot to pass `--no-incremental` to `dotnet build` initially. After doing so, it is similarly slow: ``` Build succeeded in 9,2s ``` vs: ``` Build succeeded in 52,6s ```...

Hi @Jonesgodwin, thanks for offering to help with this! The documentation can be found in the `/docs` directory, in the form of markdown files and `home/index.html`. If you want, you...

@Jonesgodwin Are you still working on this? Please let me know, I'll take care of it otherwise.

@niteshsinghal85 Please go ahead, looking forward to your PR.