You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on some language tooling where I might end up writing a debugger. I'll support that through Language Server Protocol maybe, but I can also pick any other protocol (as alternative as well as addition), and that made me wonder: does Seer have any infrastructure like some more generic API to write new debuggers for that then work with it? And on a slightly related note, does Seer work on Microsoft Windows or is that planned at all? Both would make it potentially interesting for me to target, since I kind of like the SeerUI. Some of my users are on Windows, however.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm working on some language tooling where I might end up writing a debugger. I'll support that through Language Server Protocol maybe, but I can also pick any other protocol (as alternative as well as addition), and that made me wonder: does Seer have any infrastructure like some more generic API to write new debuggers for that then work with it? And on a slightly related note, does Seer work on Microsoft Windows or is that planned at all? Both would make it potentially interesting for me to target, since I kind of like the SeerUI. Some of my users are on Windows, however.
Beta Was this translation helpful? Give feedback.
All reactions