Ryan Joseph

Results 38 comments of Ryan Joseph

I was trying to get LLDB to work with Free Pascal and found this thread. On my system (10.13 lldb-900.0.45) the "p" command is broken and crashing but "fr v"...

The problem seems to be restarting the server, i.e. it leaves zombie processes some which use 100% CPU doing something. Can you reproduce this on your system?

Also simply quitting Sublime Text while the omnisharp server is open will leave a zombie mono process running. Either LSP is not cleaning up properly or omnisharp is.

Ok so the solution was indeed to use mono with the .exe. I have no idea what the "run" executable is for or why it was leaving zombie processes. I'm...

Do you want me to close this now? It was basically a user error but there could be something to be added to the documentation.

We really need minihtml to make this world properly. can we use tabs to separate them? what about | ? -> comes to mind also. I have not string opinion...

You're talking about showing the entire hierarchy. Honestly that may present its own sets of problems given how long the string could be become (maybe expose this as an option?)...

> If we want to join the we should find some generic symbol (some utf8 character for example) that would represent descendants well. Nothing that matches any particular language as...

but we don't want to filter the container name do we? That could interfere with searching potentially. Also the first rows text is larger so this long strings will cause...

Looks good but I'm not so thrilled with the 3 lines now since we can see fewer items now. I assume they are going to add icons the quick panel...