Kayvan Sylvan
Kayvan Sylvan
I’m having the same issue with TabNine config hub on a remote VSCode setup. I’ve port forwarded 5555 to the remorse server where TabNine is running, but still no luck....
The TabNine extension can work with VSCode Web, all you have to do is port forward the ports used by the hub and tabnine-deep from localhost (where you are accessing...
> it says the extension isn't available in marketplace when searching for extension on `https://vscode.dev` - not sure how that approach resolves this @ksylvan ? Oh I see, vscode.dev is...
Seems like this could fix the issue with TabNine and similar extensions that need to talk to the code-server host on specific ports. Looking forward to seeing this completed.
> Waiting on feedback from the TabNine team to see if this is the direction they want to go in. Any updates? Still happening with the latest code-server and tabnine
@jakobwesthoff 👍 So is the only change to battle school the move of the templates package?
I don't think it's as simple as editing a few `import` statements: ``` diff --git a/lib/battleschool/main.py b/lib/battleschool/main.py index a3b943b..2a8abd7 100644 --- a/lib/battleschool/main.py +++ b/lib/battleschool/main.py @@ -5,8 +5,8 @@ import battleschool.constants...
@spencergibb this seems like what is needed: https://docs.ansible.com/ansible/porting_guide_2.0.html I gave it a shot but am running into issues with code that uses DefaultRunnerCallbacks
@qbunt The above is all with the latest version of ansible: 2.1.1.0
@qbunt I bet you could reproduce it with a VirtualBox Ubuntu image too.