Violet White

Results 15 comments of Violet White

I think it might be easier to work in some sort of DebuggerProvider that runs the underlying debugger process and interacts with the editor to send appropriate commands to it....

@eidheim that's fair enough, I don't think optimization should be an issue in my projects for a bit anyway, not during the periods when I'm debugging anyway.

You need to install numpy

I'm not the biggest fan of the spaces between the parenthesis and the function or keywords. In my opinion, it makes more sense to focus on naming conventions. I like...

@maksym-gryb Yep, it makes it a lot more convenient, doesn't it? Personally I don't usually put a `m_` before my private member variables, but it does provide a fairly unambiguous...