You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"VSDoxyHighlighter extension: Failed to convert the configuration of the Doxygen commands (which is stored as a JSON string) to an actual 'List<DoxygenCommandInConfig>'. "
476
-
+"Corrupt settings or maybe a bug in the extension?\n"
477
-
+"Default configuration of commands got restored.\n"
478
-
+$"Original JSON string written to: {backupFilename}.\n\n"
479
-
+$"Exception message from the conversion: {ex}\n\n"
480
-
+$"JSON string that failed to get parsed:\n{valueAsString}",
"VSDoxyHighlighter extension: Failed to convert the configuration of the Doxygen commands (which is stored as a JSON string) to an actual 'List<DoxygenCommandInConfig>'. "
490
+
+"Corrupt settings or maybe a bug in the extension?\n"
491
+
+"Default configuration of commands got restored.\n"
492
+
+$"Original JSON string written to: {backupFilename}.\n\n"
493
+
+$"Exception message from the conversion: {ex}\n\n"
494
+
+$"JSON string that failed to get parsed:\n{valueAsString}",
0 commit comments