Skip to content

junwoo091400/Useful-Tips-Junwoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful Tips / Tricks

This Repo contains useful info I found throughout the software development process. Each tips are categorized into different Markdown files.

Table of Contents

Category Description
Git Tips about Git
Windows OS Tips related to Windows Operating System
SSH Tips on using SSH

General Tips

Anything that doesn't fit in the ToC above

  1. VSCode
    1. Enable "C++ Intellisense > Inlay Hints > Parameter Names" in Settings. Details here if you are confused: HERE. This is so useful for visualizing the function argument names. Game changer in a cluttered code!

Releases

No releases published

Packages

No packages published