Skip to content

Commit baa78dc

Browse files
julesvanriegithub-actions
andauthored
AI features and Win 10 warning (#341)
* Add AI features partial * setup guides generated --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent 9f9674a commit baa78dc

File tree

9 files changed

+164
-0
lines changed

9 files changed

+164
-0
lines changed

LINUX.es.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,25 @@ Aquí está la lista de las extensiones que estás instalando:
8080
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
8181

8282

83+
### Funciones de IA en VS Code
84+
85+
VS Code incluye muchas y potentes **funciones de IA**, que son una gran herramienta una vez que ya sabes programar.
86+
87+
Dicho esto, depender de la IA demasiado pronto puede ocultar conceptos importantes y dificultar la comprensión de la depuración. Una vez que estés cómodo con los fundamentos, sabrás cuándo y cómo usar la IA de forma eficaz —sin dejar que haga el trabajo por ti.
88+
89+
Para el inicio del bootcamp, desactivaremos estas funciones. Llegado el momento apropiado en el curso, las volveremos a habilitar para que puedas utilizarlas bien.
90+
91+
En **VS Code**:
92+
93+
1. Abramos la "Paleta de comandos" de VS Code: escribe `Ctrl-Shift-P` (Windows / Linux) o `Cmd-Shift-P` (macOS).
94+
1. Se abrirá la Paleta de comandos: una pequeña caja de texto en la parte superior de la pantalla. Empieza a escribir `aifeatures` hasta que veas "Chat: Learn How to Hide AI features". Haz clic en ella.
95+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
96+
1. Esto abrirá la configuración y te mostrará la opción "Disable and hide built-in AI features ...". Marca la casilla delante de esa opción.
97+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
98+
99+
Más adelante, si quieres **volver a habilitar** las funciones de IA, puedes seguir las mismas instrucciones para desmarcar la casilla.
100+
101+
83102
## Herramientas de línea de comando
84103

85104
### Comprueba la configuración regional (locale)

LINUX.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,25 @@ Here is a list of the extensions you are installing:
9595
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
9696

9797

98+
### VS Code AI Features
99+
100+
VS Code includes many powerful **AI features**, which are a great tool once you already know how to code.
101+
102+
That said, relying on AI too early can hide important concepts and make debugging harder to understand. Once you’re comfortable with the fundamentals, you’ll know when and how to use AI effectively — without letting it do the thinking for you.
103+
104+
For the start of the bootcamp, we’ll disable these features. At the right point in the course, we’ll reenable them so you can put them to good use.
105+
106+
In **VS Code**:
107+
108+
1. Let's open the VS Code "Command **P**alette": type `Ctrl-Shift-P` (Windows / Linux) or `Cmd-Shift-P` (macOS).
109+
1. This will open the Command Palette: a small text box at the top of your screen. Start typing `aifeatures` until you see "Chat: Learn How to Hide AI features". Click on it.
110+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
111+
1. This will open the settings, and will show you the option "Disable and hide built-in AI features ...". Tick the checkbox in front of that option.
112+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
113+
114+
Later, if you want **to reenable** the AI features, you can follow the same instructions to untick the checkbox.
115+
116+
98117
## Command line tools
99118

100119
### Check the locale

VM.es.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,25 @@ Aquí está la lista de las extensiones que estás instalando:
247247
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
248248

249249

250+
### Funciones de IA en VS Code
251+
252+
VS Code incluye muchas y potentes **funciones de IA**, que son una gran herramienta una vez que ya sabes programar.
253+
254+
Dicho esto, depender de la IA demasiado pronto puede ocultar conceptos importantes y dificultar la comprensión de la depuración. Una vez que estés cómodo con los fundamentos, sabrás cuándo y cómo usar la IA de forma eficaz —sin dejar que haga el trabajo por ti.
255+
256+
Para el inicio del bootcamp, desactivaremos estas funciones. Llegado el momento apropiado en el curso, las volveremos a habilitar para que puedas utilizarlas bien.
257+
258+
En **VS Code**:
259+
260+
1. Abramos la "Paleta de comandos" de VS Code: escribe `Ctrl-Shift-P` (Windows / Linux) o `Cmd-Shift-P` (macOS).
261+
1. Se abrirá la Paleta de comandos: una pequeña caja de texto en la parte superior de la pantalla. Empieza a escribir `aifeatures` hasta que veas "Chat: Learn How to Hide AI features". Haz clic en ella.
262+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
263+
1. Esto abrirá la configuración y te mostrará la opción "Disable and hide built-in AI features ...". Marca la casilla delante de esa opción.
264+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
265+
266+
Más adelante, si quieres **volver a habilitar** las funciones de IA, puedes seguir las mismas instrucciones para desmarcar la casilla.
267+
268+
250269
## Herramientas de línea de comando
251270

252271
### Comprueba la configuración regional (locale)

VM.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,25 @@ Here is a list of the extensions you are installing:
353353
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
354354

355355

356+
### VS Code AI Features
357+
358+
VS Code includes many powerful **AI features**, which are a great tool once you already know how to code.
359+
360+
That said, relying on AI too early can hide important concepts and make debugging harder to understand. Once you’re comfortable with the fundamentals, you’ll know when and how to use AI effectively — without letting it do the thinking for you.
361+
362+
For the start of the bootcamp, we’ll disable these features. At the right point in the course, we’ll reenable them so you can put them to good use.
363+
364+
In **VS Code**:
365+
366+
1. Let's open the VS Code "Command **P**alette": type `Ctrl-Shift-P` (Windows / Linux) or `Cmd-Shift-P` (macOS).
367+
1. This will open the Command Palette: a small text box at the top of your screen. Start typing `aifeatures` until you see "Chat: Learn How to Hide AI features". Click on it.
368+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
369+
1. This will open the settings, and will show you the option "Disable and hide built-in AI features ...". Tick the checkbox in front of that option.
370+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
371+
372+
Later, if you want **to reenable** the AI features, you can follow the same instructions to untick the checkbox.
373+
374+
356375
## Command line tools
357376

358377
### Check the locale

WINDOWS.es.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Antes de comenzar, necesitamos verificar que la versión de Windows instalada en
2424

2525
### Windows 10 o Windows 11
2626

27+
> :warning: **Nota sobre Windows 10 y seguridad**
28+
>
29+
> La configuración del bootcamp de Le Wagon funciona en Windows 10. Dicho esto, recomendamos encarecidamente actualizar a Windows 11. Desde el 14 de octubre de 2025 Microsoft finalizó el soporte para Windows 10, lo que significa que ya no recibirá actualizaciones de seguridad y podría poner tu equipo en riesgo. Para más detalles, consulta la [guía de Microsoft](https://support.microsoft.com/en-us/windows/windows-10-support-has-ended-on-october-14-2025-2ca8b313-1946-43d3-b55c-2b95b107f281). Si tu equipo no puede ejecutar Windows 11, considera cambiar a Ubuntu.
30+
2731
Para poder configurar tu computadora, necesitas tener **Windows 10 o Windows 11** instalado.
2832

2933
Para chequear la versión de tu Windows:
@@ -501,6 +505,25 @@ Aquí está la lista de las extensiones que estás instalando:
501505
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
502506

503507

508+
### Funciones de IA en VS Code
509+
510+
VS Code incluye muchas y potentes **funciones de IA**, que son una gran herramienta una vez que ya sabes programar.
511+
512+
Dicho esto, depender de la IA demasiado pronto puede ocultar conceptos importantes y dificultar la comprensión de la depuración. Una vez que estés cómodo con los fundamentos, sabrás cuándo y cómo usar la IA de forma eficaz —sin dejar que haga el trabajo por ti.
513+
514+
Para el inicio del bootcamp, desactivaremos estas funciones. Llegado el momento apropiado en el curso, las volveremos a habilitar para que puedas utilizarlas bien.
515+
516+
En **VS Code**:
517+
518+
1. Abramos la "Paleta de comandos" de VS Code: escribe `Ctrl-Shift-P` (Windows / Linux) o `Cmd-Shift-P` (macOS).
519+
1. Se abrirá la Paleta de comandos: una pequeña caja de texto en la parte superior de la pantalla. Empieza a escribir `aifeatures` hasta que veas "Chat: Learn How to Hide AI features". Haz clic en ella.
520+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
521+
1. Esto abrirá la configuración y te mostrará la opción "Disable and hide built-in AI features ...". Marca la casilla delante de esa opción.
522+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
523+
524+
Más adelante, si quieres **volver a habilitar** las funciones de IA, puedes seguir las mismas instrucciones para desmarcar la casilla.
525+
526+
504527
## Herramientas de línea de comando
505528

506529
### Comprueba la configuración regional (locale)

WINDOWS.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Before we start, we need to check that the version of Windows installed on your
2424

2525
### Windows 10 or Windows 11
2626

27+
> :warning: **Note on Windows 10 and security**
28+
>
29+
> The Le Wagon bootcamp setup works on Windows 10. That said, we highly recommend to upgrade to Windows 11. Since October 14th, 2025, Microsoft has ended support for Windows 10, which means it will no longer receive security updates, potentially putting your machine at risk. For more details, read [Microsoft's guide](https://support.microsoft.com/en-us/windows/windows-10-support-has-ended-on-october-14-2025-2ca8b313-1946-43d3-b55c-2b95b107f281). In case your machine can't run Windows 11, consider switching to Ubuntu.
30+
2731
To be able to set up your computer, you need to have **Windows 10 or Windows 11** installed.
2832

2933
To check your Windows version:
@@ -506,6 +510,25 @@ Here is a list of the extensions you are installing:
506510
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
507511

508512

513+
### VS Code AI Features
514+
515+
VS Code includes many powerful **AI features**, which are a great tool once you already know how to code.
516+
517+
That said, relying on AI too early can hide important concepts and make debugging harder to understand. Once you’re comfortable with the fundamentals, you’ll know when and how to use AI effectively — without letting it do the thinking for you.
518+
519+
For the start of the bootcamp, we’ll disable these features. At the right point in the course, we’ll reenable them so you can put them to good use.
520+
521+
In **VS Code**:
522+
523+
1. Let's open the VS Code "Command **P**alette": type `Ctrl-Shift-P` (Windows / Linux) or `Cmd-Shift-P` (macOS).
524+
1. This will open the Command Palette: a small text box at the top of your screen. Start typing `aifeatures` until you see "Chat: Learn How to Hide AI features". Click on it.
525+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
526+
1. This will open the settings, and will show you the option "Disable and hide built-in AI features ...". Tick the checkbox in front of that option.
527+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
528+
529+
Later, if you want **to reenable** the AI features, you can follow the same instructions to untick the checkbox.
530+
531+
509532
## Command line tools
510533

511534
### Check the locale

build.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
homebrew
1919
setup/macos_vscode
2020
vscode_extensions
21+
setup/vscode_aifeatures
2122
setup/oh_my_zsh
2223
direnv
2324
setup/gh_cli
@@ -62,6 +63,7 @@
6263
setup/windows_vscode
6364
setup/windows_terminal
6465
vscode_extensions
66+
setup/vscode_aifeatures
6567
setup/cli_tools
6668
setup/oh_my_zsh
6769
windows_browser
@@ -106,6 +108,7 @@
106108
setup/github
107109
setup/ubuntu_vscode
108110
vscode_extensions
111+
setup/vscode_aifeatures
109112
setup/cli_tools
110113
setup/oh_my_zsh
111114
direnv
@@ -150,6 +153,7 @@
150153
de_setup/win_vscode
151154
de_setup/vscode_remote_ssh
152155
vscode_extensions
156+
setup/vscode_aifeatures
153157
setup/cli_tools
154158
setup/oh_my_zsh
155159
direnv

macOS.es.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,25 @@ Aquí está la lista de las extensiones que estás instalando:
216216
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
217217

218218

219+
### Funciones de IA en VS Code
220+
221+
VS Code incluye muchas y potentes **funciones de IA**, que son una gran herramienta una vez que ya sabes programar.
222+
223+
Dicho esto, depender de la IA demasiado pronto puede ocultar conceptos importantes y dificultar la comprensión de la depuración. Una vez que estés cómodo con los fundamentos, sabrás cuándo y cómo usar la IA de forma eficaz —sin dejar que haga el trabajo por ti.
224+
225+
Para el inicio del bootcamp, desactivaremos estas funciones. Llegado el momento apropiado en el curso, las volveremos a habilitar para que puedas utilizarlas bien.
226+
227+
En **VS Code**:
228+
229+
1. Abramos la "Paleta de comandos" de VS Code: escribe `Ctrl-Shift-P` (Windows / Linux) o `Cmd-Shift-P` (macOS).
230+
1. Se abrirá la Paleta de comandos: una pequeña caja de texto en la parte superior de la pantalla. Empieza a escribir `aifeatures` hasta que veas "Chat: Learn How to Hide AI features". Haz clic en ella.
231+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
232+
1. Esto abrirá la configuración y te mostrará la opción "Disable and hide built-in AI features ...". Marca la casilla delante de esa opción.
233+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
234+
235+
Más adelante, si quieres **volver a habilitar** las funciones de IA, puedes seguir las mismas instrucciones para desmarcar la casilla.
236+
237+
219238
## Oh-my-zsh
220239

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

macOS.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,25 @@ Here is a list of the extensions you are installing:
216216
- [SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)
217217

218218

219+
### VS Code AI Features
220+
221+
VS Code includes many powerful **AI features**, which are a great tool once you already know how to code.
222+
223+
That said, relying on AI too early can hide important concepts and make debugging harder to understand. Once you’re comfortable with the fundamentals, you’ll know when and how to use AI effectively — without letting it do the thinking for you.
224+
225+
For the start of the bootcamp, we’ll disable these features. At the right point in the course, we’ll reenable them so you can put them to good use.
226+
227+
In **VS Code**:
228+
229+
1. Let's open the VS Code "Command **P**alette": type `Ctrl-Shift-P` (Windows / Linux) or `Cmd-Shift-P` (macOS).
230+
1. This will open the Command Palette: a small text box at the top of your screen. Start typing `aifeatures` until you see "Chat: Learn How to Hide AI features". Click on it.
231+
![The Command Palette at the top of the screen](https://github.com/lewagon/setup/blob/master/../images/vscode_find_aifeatures.png)
232+
1. This will open the settings, and will show you the option "Disable and hide built-in AI features ...". Tick the checkbox in front of that option.
233+
![Check the disable option](https://github.com/lewagon/setup/blob/master/../images/vscode_disable_aifeatures.png)
234+
235+
Later, if you want **to reenable** the AI features, you can follow the same instructions to untick the checkbox.
236+
237+
219238
## Oh-my-zsh
220239

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

0 commit comments

Comments
 (0)