Commit Graph

4 Commits

Author SHA1 Message Date
Adam Ramberg
70f8130797
Debug events by displaying stack traces for events (#159)
* Add stack trace toggled via user prefs

* Add docs regarding preferences

* Rename color getter functions

* Fix minior order of execution bug

* Use GUID + improved styling of detailed stack view

* - Changed the AddStackTrace method to be conditional (from one of your initial suggestions).
- Removed the implicit conversion operator in StackTraceEntry and is instead using ToString explicitly when needed.
- Improved implementation of GetFirstLine
- Simplified Equals implementation of the StackTraceEntry class
2020-06-06 22:19:07 +02:00
Adam Ramberg
5d9f8dca71 WIP 2020-03-01 21:32:52 +01:00
AdamRamberg
1c7eecb985 Create documentation WIP 2019-10-15 19:19:44 +02:00
AdamRamberg
416426f026 New repo structure 2019-10-01 17:27:22 +02:00