Joe Previte

Results 462 comments of Joe Previte

This will require some manual work to make sure everything is working.

hmm 🤔 Maybe we're using an absolute path for some auth logic where we should be using a relative path? i'm not sure. any ideas @code-asher ?

I think 1.69.2 is out now so I changed title to major.minor to count for both

Can you please upgrade to 4.4.0 and see if the issue persists?

I was able to reproduce this. I can't get it to take my path argument. ## Video https://user-images.githubusercontent.com/3806031/168136825-329b20af-7328-4ec1-b0a5-48899ff17ae6.mov

> I was able to reproduce this. I can't get it to take my path argument. That's because this hasn't ben fixed yet. Hoping we can get to this soon.

The Tabnine team is still facing this so we need to dig into it.

We've definitely had issues before with `ripgrep` not being installed properly. I'm using code-server on macOS and don't have this same issue so it makes me wonder if the issue...

> The way code-server is released(/run?), it behaves like a remote installation. This might be the reason, why /opt/code-server/lib/vscode/bin/remote-cli is prepended to PATH. Interesting 🤔 I'll chat with @code-asher and...