- Debugging
- set keybinds to be silent, maybe find a plugin that lists all the recent actions performed recently (not just key presses). Will be good for stream / video. Find a better keypress / action shower
- Obsidian plugin / or pivot to some other plugin that can follow markdown links
- try and add dotnet file presets to mini-files (kinda works if lsp is running?)
- make or find xml documentation snippets for ///
style documentation.
- finding a way to add a default .editorconfig for when the project im working is doesnt have one.
- roslyn decompile not working inside of already decompiled files A workaround for me was to run
Roslyn targetevery time you open it, dont let it auto target