← Back to match
Advanced Debug Mode
Preserves full stack traces when debugging Obsidian plugin errors
Pluginfree
Advanced Debug Mode is a free, open-source Obsidian plugin that preserves fuller stack traces for errors thrown inside callbacks or await expressions, which normally arrive in the console with most of the call chain missing. It's for developers building or debugging Obsidian plugins who are tired of guessing which part of their code actually triggered an error from an incomplete stack trace.
Categories
Developer Tools

