Albert
Albert
Oh, yeah. There is still one issue that I am trying to solve that is causing it to fail to compile. Not sure what the deal is ``` scons -j8...
``` code_completion_server.h #include "../../core/object.h" #include "../../core/os/thread.h" #include "../../core/io/tcp_server.h" ``` ``` completion_service_plugin.h #include "../../editor/editor_plugin.h ``` Those are the updated include paths. I think that's all of them. I would update all...
I have forked the repo, made the changes and done a pull request. I still haven't fixed the last compile error though, as I don't know C++ so it's taking...
Workaround for those encountering this. (this solution is for mac) use pyenv to install python 3.7.8 according to this sites instructions: https://realpython.com/intro-to-pyenv/#using-your-new-python If tkinter wont load, edit one of these...
Open FTPD on the 3ds. Look at the top of the bottom screen where it says "Menu (Y)" Press Y. If the menu option highlights, then press A. Select Setings...
Alternatively, you can touch the menu and settings options with the stylus or your finger.
Given that the `pass otp insert` command right now seems to just mirror the functionality of `pass insert`, I think it would make sense to just change it to automatically...