Remove .vscode folder from .gitignore and configure recommended extensions for this project #160

Merged
lars.winzer merged 2 commits from chore/project-wide-vscode-folder into main 2026-03-09 18:02:38 +01:00
lars.winzer commented 2026-03-09 18:02:02 +01:00 (Migrated from git.scicore.unibas.ch)

Removed the .vscode folder from the local .gitignore file.

Configured recommented extensions for this project:

  • Java extension pack: Containing all commonly used extensions in a java-based project
  • GitLab: Allowing the execution of pipelines, create branches from issues and more
  • GitGraph: Visual representation of the git history
Removed the .vscode folder from the local .gitignore file. Configured recommented extensions for this project: * [Java extension pack](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack): Containing all commonly used extensions in a java-based project * [GitLab](https://marketplace.visualstudio.com/items?itemName=GitLab.gitlab-workflow): Allowing the execution of pipelines, create branches from issues and more * [GitGraph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph): Visual representation of the git history
lars.winzer commented 2026-03-09 18:02:38 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 5f9a28e96c

mentioned in commit 5f9a28e96c2028c3db0b10679eddd935cd035750
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 5f9a28e96c into main 2026-03-09 18:02:38 +01:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#160