Skip to content

Resolve "Include XML file title in warning"

Michelle Weidling requested to merge 20-include-xml-file-title-in-warning into develop

With this MR, the following changes are introduced:

  • if a file isn't valid or its schema cannot be found, the warning message now contains the file name as shown in the TextGrid navigator in addition to its TextGrid URI. This simplifies finding the file in focus. (See screenshot which contains both an old and the new logging message.)
  • a CHANGELOG has been added
  • some return types have been added to improve code quality

Closes #20 (closed)

Screenshot_2021-01-18_08-30-49

Edited by Michelle Weidling

Merge request reports