Advanced Debug Mode

by mnaoumov
favorite
share
Score: 53/100
Description
Category: Coding & Technical Tools

The Advanced Debug Mode plugin extends Obsidian's native debugging capabilities by enabling easier toggling of debug mode and preserving detailed, long stack traces, even for asynchronous operations. It enhances error visibility, helping users trace complex execution flows across timers, promises, and events. The plugin also introduces DevTools access for mobile users, enables easier management of debug namespaces, and provides the ability to disable timeouts during long debugging sessions.

Stats
23
stars
2,068
downloads
1
forks
191
days
16
days
16
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
0
open issues
2
closed issues
0
commits
Latest Version
16 days ago
Changelog
  • chore: lint
  • feat: disable desktop-only settings on mobile
  • feat: emulate mobile mode
  • chore: lint
  • chore: enable markdownlint

Full Changelog: https://github.com/mnaoumov/obsidian-advanced-debug-mode/compare/1.8.6…1.9.0

README file from