Skip to content

Commit b80168b

Browse files
committed
chore: remove VSCode alternative installation
It's difficult to maintain.
1 parent 7cafb48 commit b80168b

File tree

3 files changed

+0
-62
lines changed

3 files changed

+0
-62
lines changed

.vscode/tasks.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ This repository contains the practical work for the Algorithms and Data Structur
6262

6363
4. Select the [src.cbp](./src/src.cbp) project (main project), run it in Release mode, and enjoy it.
6464

65-
> [!TIP]
66-
> If you want, you can use [Visual Studio Code](https://code.visualstudio.com/) to run this project. To do this, simply navigate to [src/main.c](./src/main.c), then click the _C/C++ File_ button at the top right of the [VSCode](https://code.visualstudio.com/) window. The entire application, including libraries and source files, will be compiled, and the application will run automatically inside the integrated terminal.
67-
6865
### Known issues
6966

7067
| Issue | Solution |

docs/translations/es/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ Este repositorio contiene el trabajo práctico de la materia Algoritmos y Estruc
6262

6363
4. Selecciona el proyecto [src.cbp](../../../src/src.cbp) (proyecto principal), ejecútalo en modo Release y disfrútalo.
6464

65-
> [!TIP]
66-
> Si lo deseas, puedes usar [Visual Studio Code](https://code.visualstudio.com/) para ejecutar este proyecto. Para hacerlo, simplemente navega a [src/main.c](../../../src/main.c), luego haz clic en el botón _C/C++ File_ en la parte superior derecha de la ventana de [VSCode](https://code.visualstudio.com/). Toda la aplicación, incluidas las bibliotecas y archivos fuente, se compilará, y la aplicación se ejecutará automáticamente dentro del terminal integrado.
67-
6865
### Problemas conocidos
6966

7067
| Problema | Solución |

0 commit comments

Comments
 (0)