Releases: MattParkerDev/SharpIDE
v0.1.19
⬆️ Bump SharpDbg version - resolve debugger hanging, dispose PEReader
Log SharpDbgInMemory logs to console
Full Changelog: v0.1.18...v0.1.19
v0.1.17
- Cancel a running MSBuild action e.g. Build, Restore
- Disable MSBuild action buttons when there is an active run
- Add support for 'Executable' command in launchsettings.json - It is now possible to run SharpIDE from SharpIDE!
- Fix run projects not receiving user environment variables on Windows
- Automatically build project before running
Full Changelog: v0.1.16...v0.1.17
v0.1.16
⬆️ Bump SharpDbg version
Fix adding/removing breakpoints exception
Full Changelog: v0.1.15...v0.1.16
v0.1.15
✨ Add built-in SharpDbg support1
Full Changelog: v0.1.14...v0.1.15
-
variables in lambdas and static async methods currently do not work. If you need to debug these, disable SharpDbg in settings, and use netcoredbg :) ↩
v0.1.14
What's Changed
- debugger - display failed evaluation in red by @MattParkerDev
- debugger - add icon for array element by @MattParkerDev
- Use correct C# file template when adding new file by @magasser in #46
- ✨ Update, add tooltips for more Symbol types by @magasser in #49
New Contributors
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Debugger variables display - icons by @MattParkerDev
- Debugger variables display - colours and nicer formatting by @MattParkerDev
- Show caret line/column and selection character count by @MattParkerDev
- CodeEditorPanel - Change font size via Ctrl+Scroll Wheel by @wsmxd in #44
New Contributors
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Fix discovering tests via MTP by @MattParkerDev
- Debugger - Expand complex variables such as objects, arrays by @MattParkerDev
- Debugger UX improvements by @MattParkerDev
- Syntax Highlighting - Add missing classification by @Emptycz in #34
New Contributors
Full Changelog: v0.1.11...v0.1.12
v0.1.11
- Set debugger executable path in Settings popup
- Debugger Step in (F11), Step out (Shift+F11), Continue (F5)
- Select threads and stack frames and view variables
- Publish win-arm64 release by @MattParkerDev in #28
Full Changelog: v0.1.10...v0.1.11
v0.1.10
✨ Show Project Analyzer Diagnostics in file
✨ Diagnostic info on hover
✨ Get Code fixes and refactorings from Project Analyzers
Full Changelog: v0.1.9...v0.1.10
v0.1.9
- ✨ Custom Launch Splash
- Nuget Package Manager Panel progress bars
- Observe R3 events on the Threadpool
- Update godot-xterm to 4.0.2
- Set max FPS based on monitor refresh rate
Full Changelog: v0.1.8...v0.1.9