Skip to content

Commit 0424808

Browse files
julesvanriegithub-actions
andauthored
Remove VS Code live share (#310)
* 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]>
1 parent 9774ba8 commit 0424808

File tree

7 files changed

+0
-111
lines changed

7 files changed

+0
-111
lines changed

LINUX.es.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -109,24 +109,6 @@ Aquí está la lista de las extensiones que estás instalando:
109109
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
110110

111111

112-
### Configuración de Live Share
113-
114-
[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!
115-
116-
Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.
117-
118-
Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:
119-
120-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
121-
122-
- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
123-
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
124-
- 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".
125-
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".
126-
127-
Eso es todo. ¡Ya puedes continuar!
128-
129-
130112
## Herramientas de línea de comando
131113

132114
### Zsh & Git

LINUX.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -124,24 +124,6 @@ Here is a list of the extensions you are installing:
124124
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
125125

126126

127-
### Live Share configuration
128-
129-
[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!
130-
131-
Launch VS Code from your terminal by typing `code` and pressing `Enter`.
132-
133-
Click on the little arrow at the bottom of the left bar :point_down:
134-
135-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
136-
137-
- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
138-
- A popup appears asking you to sign in with GitHub: click on "Allow".
139-
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
140-
- VS Code may display additional pop-ups: close them by clicking "OK".
141-
142-
That's it, you're good to go!
143-
144-
145127
## Command line tools
146128

147129
### Zsh & Git

WINDOWS.es.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -568,24 +568,6 @@ Aquí está la lista de las extensiones que estás instalando:
568568
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
569569

570570

571-
### Configuración de Live Share
572-
573-
[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!
574-
575-
Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.
576-
577-
Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:
578-
579-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
580-
581-
- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
582-
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
583-
- 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".
584-
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".
585-
586-
Eso es todo. ¡Ya puedes continuar!
587-
588-
589571
## Herramientas de línea de comando
590572

591573
### Zsh & Git

WINDOWS.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -570,24 +570,6 @@ Here is a list of the extensions you are installing:
570570
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
571571

572572

573-
### Live Share configuration
574-
575-
[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!
576-
577-
Launch VS Code from your terminal by typing `code` and pressing `Enter`.
578-
579-
Click on the little arrow at the bottom of the left bar :point_down:
580-
581-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
582-
583-
- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
584-
- A popup appears asking you to sign in with GitHub: click on "Allow".
585-
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
586-
- VS Code may display additional pop-ups: close them by clicking "OK".
587-
588-
That's it, you're good to go!
589-
590-
591573
## Command line tools
592574

593575
### Zsh & Git

build.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
chrome
2121
setup/macos_vscode
2222
vscode_extensions
23-
setup/vscode_liveshare
2423
setup/oh_my_zsh
2524
direnv
2625
setup/gh_cli
@@ -65,7 +64,6 @@
6564
setup/windows_vscode
6665
setup/windows_terminal
6766
vscode_extensions
68-
setup/vscode_liveshare
6967
setup/cli_tools
7068
setup/oh_my_zsh
7169
setup/windows_browser
@@ -109,7 +107,6 @@
109107
setup/github
110108
setup/ubuntu_vscode
111109
vscode_extensions
112-
setup/vscode_liveshare
113110
setup/cli_tools
114111
chrome
115112
setup/oh_my_zsh

macOS.es.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -256,24 +256,6 @@ Aquí está la lista de las extensiones que estás instalando:
256256
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
257257

258258

259-
### Configuración de Live Share
260-
261-
[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!
262-
263-
Abre VS Code desde tu terminal escribiendo `code` y presionando `Enter`.
264-
265-
Haz clic en la pequeña flecha de la parte inferior de la barra de la izquierda:
266-
267-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
268-
269-
- Haz clic en el botón "Share". Luego en "GitHub (Inicia sesión usando tu cuenta GitHub)".
270-
- Va a aparecer una ventana emergente pidiéndote que inicies sesión con GitHub: Haz clic en "Allow".
271-
- 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".
272-
- Es posible que VS Code muestre más ventanas emergentess: Ciérralas haciendo clic en "OK".
273-
274-
Eso es todo. ¡Ya puedes continuar!
275-
276-
277259
## Oh-my-zsh
278260

279261
Instalemos el plugin `zsh` [Oh My Zsh](https://ohmyz.sh/).

macOS.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -256,24 +256,6 @@ Here is a list of the extensions you are installing:
256256
- [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
257257

258258

259-
### Live Share configuration
260-
261-
[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!
262-
263-
Launch VS Code from your terminal by typing `code` and pressing `Enter`.
264-
265-
Click on the little arrow at the bottom of the left bar :point_down:
266-
267-
![VS Code Live Share](https://github.com/lewagon/setup/blob/master/images/vscode_live_share.png)
268-
269-
- Click on the "Share" button, then on "GitHub (Sign in using GitHub account)".
270-
- A popup appears asking you to sign in with GitHub: click on "Allow".
271-
- You are redirected to a GitHub page in you browser asking you to authorize Visual Studio Code: click on "Continue" then "Authorize github".
272-
- VS Code may display additional pop-ups: close them by clicking "OK".
273-
274-
That's it, you're good to go!
275-
276-
277259
## Oh-my-zsh
278260

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

0 commit comments

Comments
 (0)