Skip to content

Commit

Permalink
Remove VS Code live share (#310)
Browse files Browse the repository at this point in the history
* Remove VS Code live share

Fixes #309

Almost never used, but results in many tickets.

* setup guides generated

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
julesvanrie and github-actions authored Jan 24, 2025
1 parent 9774ba8 commit 0424808
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 111 deletions.
18 changes: 0 additions & 18 deletions LINUX.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,24 +109,6 @@ Aquí está la lista de las extensiones que estás instalando:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Configuración de Live Share

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) es una extensión de VS Code que te permite compartir el código en tu editor de texto para debugging y pair-programming: ¡Instalémoslo!

Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.

Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
- Te redireccionarán a una página GitHub en tu navegador pidiéndote que autorices Visual Studio Code: Haz clic en "Continue" y luego en "Authorize github".
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".

Eso es todo. ¡Ya puedes continuar!


## Herramientas de línea de comando

### Zsh & Git
Expand Down
18 changes: 0 additions & 18 deletions LINUX.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,24 +124,6 @@ Here is a list of the extensions you are installing:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Live Share configuration

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) is a VS Code extension which allows you to share the code in your text editor for debugging and pair-programming: let's set it up!

Launch VS Code from your terminal by typing `code` and pressing `Enter`.

Click on the little arrow at the bottom of the left bar :point_down:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
- A popup appears asking you to sign in with GitHub: click on "Allow".
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
- VS Code may display additional pop-ups: close them by clicking "OK".

That's it, you're good to go!


## Command line tools

### Zsh & Git
Expand Down
18 changes: 0 additions & 18 deletions WINDOWS.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,24 +568,6 @@ Aquí está la lista de las extensiones que estás instalando:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Configuración de Live Share

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) es una extensión de VS Code que te permite compartir el código en tu editor de texto para debugging y pair-programming: ¡Instalémoslo!

Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.

Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
- Te redireccionarán a una página GitHub en tu navegador pidiéndote que autorices Visual Studio Code: Haz clic en "Continue" y luego en "Authorize github".
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".

Eso es todo. ¡Ya puedes continuar!


## Herramientas de línea de comando

### Zsh & Git
Expand Down
18 changes: 0 additions & 18 deletions WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -570,24 +570,6 @@ Here is a list of the extensions you are installing:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Live Share configuration

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) is a VS Code extension which allows you to share the code in your text editor for debugging and pair-programming: let's set it up!

Launch VS Code from your terminal by typing `code` and pressing `Enter`.

Click on the little arrow at the bottom of the left bar :point_down:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
- A popup appears asking you to sign in with GitHub: click on "Allow".
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
- VS Code may display additional pop-ups: close them by clicking "OK".

That's it, you're good to go!


## Command line tools

### Zsh & Git
Expand Down
3 changes: 0 additions & 3 deletions build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
chrome
setup/macos_vscode
vscode_extensions
setup/vscode_liveshare
setup/oh_my_zsh
direnv
setup/gh_cli
Expand Down Expand Up @@ -65,7 +64,6 @@
setup/windows_vscode
setup/windows_terminal
vscode_extensions
setup/vscode_liveshare
setup/cli_tools
setup/oh_my_zsh
setup/windows_browser
Expand Down Expand Up @@ -109,7 +107,6 @@
setup/github
setup/ubuntu_vscode
vscode_extensions
setup/vscode_liveshare
setup/cli_tools
chrome
setup/oh_my_zsh
Expand Down
18 changes: 0 additions & 18 deletions macOS.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,24 +256,6 @@ Aquí está la lista de las extensiones que estás instalando:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Configuración de Live Share

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) es una extensión de VS Code que te permite compartir el código en tu editor de texto para debugging y pair-programming: ¡Instalémoslo!

Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.

Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
- Te redireccionarán a una página GitHub en tu navegador pidiéndote que autorices Visual Studio Code: Haz clic en "Continue" y luego en "Authorize github".
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".

Eso es todo. ¡Ya puedes continuar!


## Oh-my-zsh

Instalemos el plugin `zsh` [Oh My Zsh](https://ohmyz.sh/).
Expand Down
18 changes: 0 additions & 18 deletions macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,24 +256,6 @@ Here is a list of the extensions you are installing:
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)


### Live Share configuration

[Visual Studio Live Share](https://visualstudio.microsoft.com/services/live-share/) is a VS Code extension which allows you to share the code in your text editor for debugging and pair-programming: let's set it up!

Launch VS Code from your terminal by typing `code` and pressing `Enter`.

Click on the little arrow at the bottom of the left bar :point_down:

![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)

- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
- A popup appears asking you to sign in with GitHub: click on "Allow".
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
- VS Code may display additional pop-ups: close them by clicking "OK".

That's it, you're good to go!


## Oh-my-zsh

Let's install the `zsh` plugin [Oh My Zsh](https://ohmyz.sh/).
Expand Down

0 comments on commit 0424808

Please sign in to comment.