42 BUDDY
A vscode extension to help all 42 students during their path in the school
Vs code marketplace link: Sheratan.42buddy
GitHub profile: Sheratan095
42 intra profile: Maceccar
Configuration
To conifigure the extension with your intra parameters you have to search in the settings for 42buddy and set Email and Username proprieties
Features
All the features can be activated by control panel (Ctrl + shift + p)
All the features are under 42Buddy category
This feature inserts a 42 header in .c, .h, .cpp, and .hpp files.
You can chose to don't place 42 header in .cpp and .hpp files from the settings
It can be activated by:
- ctrl + shift + h : Inserts the header only in the currently open file
- ctrl + h : Inserts the header recursively in all files within the first folder of the workspace.
Note: The Updated
timestamp in the header reflects the time when the header was last placed and not when the code has been modified last time.
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* prova.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: marvin <marvin@student.42firenze.it> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/04/09 11:28:30 by marvin #+# #+# */
/* Updated: 2024/04/09 11:36:17 by marvin ### ########.fr */
/* */
/* ************************************************************************** */
TABLE OF CONTENT