How do I put a breakpoint on the left and get the line number #349
mingyaodagege
started this conversation in
General
Replies: 1 comment
-
There is a working implementation of breakpoints in SharpDevelop. A starting point would be the implementation of the bookmarks margin: https://github.com/icsharpcode/SharpDevelop/blob/master/src/AddIns/DisplayBindings/AvalonEdit.AddIn/Src/IconBarMargin.cs Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I put a breakpoint on the left and get the line number
Beta Was this translation helpful? Give feedback.
All reactions