Skip to content

Commit 2417cef

Browse files
README: provide directions for Open VSX (#255)
Updates #3. Signed-off-by: Naman Sood <[email protected]>
1 parent a07d618 commit 2417cef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For more information, visit the full documentation on [Tailscale Funnel](https:/
8080
## Setup
8181

8282
1. [Install Tailscale](https://tailscale.com/download) and login or create a new account.
83-
2. [Install this extension](vscode:extension/Tailscale.vscode-tailscale) in VS Code.
83+
2. Install this extension in VS Code from the [Visual Studio Marketplace](vscode:extension/Tailscale.vscode-tailscale), or on open-source alternatives from the [Open VSX Registry](https://open-vsx.org/extension/tailscale/vscode-tailscale).
8484

8585
> ⚠️ Important: You'll need to make sure that HTTPS certificates and Funnel are enabled in the Tailscale admin console. Refer to our [documentation](https://tailscale.com/kb/1223/tailscale-funnel/#setup) for more instructions.
8686
@@ -98,6 +98,7 @@ If the extension isn't working, we recommend following these steps to troublesho
9898
2. Ensure that your Tailnet access controls (ACLs) are [configured to allow Tailscale Funnel](https://tailscale.com/kb/1223/tailscale-funnel/#setup) on your device.
9999
3. Ensure that [magicDNS and HTTPS Certificates are enabled](https://tailscale.com/kb/1153/enabling-https/) on your tailnet.
100100
4. If you are running `tailscaled` in a non-default path, you can set its path via the `tailscale.socketPath` setting in VS Code.
101+
5. If you are using VSCodium or another open-source Visual Studio Code alternative, ensure that the `Open Remote - SSH` addon is installed.
101102

102103
## Contribute
103104

0 commit comments

Comments
 (0)