Yorick Reum
Yorick Reum
This is probably not a appropriate fix, more an issue to discuss: In the JSON we manage with the tool, we have some strings that span multiple lines. This is...
See subject, don't show expansion button / + button when there are no subtracks.
See subject, added possibility to style Timebar Cells via JS (to mark different time spans).
Thanks for your amazing code! Is it possible to do a certain amount if iterations? Or only infinite times?
Overleaf
Did anyone get this lexer to work on Overleaf? Crucial for me...
This pull request is addressing the issues https://github.com/nisargjhaveri/vscode-ios-debug/issues/18 and https://github.com/nisargjhaveri/vscode-ios-debug/issues/24 and contains a minimal example of what is needed to get the extension to work with Apple LLDB, and hence...
Starting with XCode version 15, ios-deploy does not work properly anymore, causing this extension to crash. With XCode version 16 (currently beta) however, Apple introduced native LLDB support. See details...