QiuxiaoMu

Results 27 comments of QiuxiaoMu

Having exactly same issue; I was able to load up my linux drive as ext4 first time but second time it was changed to ext3 and asked me to format....

that's what I read in code as well (when I ran into an exception with the args passed in). Thanks a lot!

At least, I'd love to have a wrapper function from alpaca python to do the auto-pagination, if Alpaca team is reluctant for a REST API revamp.

I am running Juno Live a fresh install 30 mins ago and setting up fcitx googlepinyin is just to no avail and a bit PITA. like @jlnr mentioned it seems...

> I think the error you're seeing is because you're using it in a context where the command line args to the R session are not a valid "usage". >...

Ok so I think I somehow get the idea now. We do need to run the actual script in a real terminal to get it to work correctly but that...

I actually come from Logseq's opencollective page and I found this fabulous tool. Diving in I found that there's only VSCode support. I'd hope this tool comes to PyCharm as...

This is still an issue as of today, with DEBUG I am still getting this warning message and most importantly the debug buttion isn't working because of this (https://github.com/microsoft/vscode-cmake-tools/issues/1412), people,...

This is a bit old but I think there's an existing solution to this: creating a global debug config in vimspector installation directory, under `//`. If this is working, then...

Thanks! for rust vimspector seems to think that the `${workspaceRoot}` or `${workspaceFolder}` to be `root_folder/src` for `rust`, whereas a local config got it correctly as `root_folder/`. Typically `rust`'s bin folder...