VS code

This mind map outlines various tools and shortcuts useful for development and productivity. It highlights key development tools such as GitLens, nx console, prettier, indent-rainbow, and REST Client, offering practical insights like how to format TypeScript errors and create HTTP request files. Additionally, it provides a list of essential shortcuts for efficient code editing, such as moving lines with alt + arrow and navigating with control + arrow. Lastly, it mentions using preview mode for...

Get Started. It's Free
or sign up with your email address
VS code by Mind Map: VS code

1. others

1.1. styles

1.1.1. bad

1.1.2. good

1.1.3. not as good

1.1.4. not as bad

1.1.5. important

1.1.6. warning

1.1.7. link

1.2. AUTHOR

1.2.1. Nima Shokouhfar

1.2.1.1. Linkedin

1.2.1.1.1. Follow me on LinkedIn to stay updated on my latest professional insights and tech projects!

1.2.1.2. Youtube

1.2.1.2.1. code with nima

1.2.1.2.2. ideariver

1.2.1.3. Medium

1.2.1.3.1. ✍️ Follow me on Medium to read my latest articles on tech, coding, and innovation!

1.2.1.4. upwork

1.2.1.4.1. 💼 Hire me on Upwork for freelance projects. Let’s work together to bring your tech ideas to life!

1.2.1.5. Github

1.2.1.5.1. ⭐️ Give my projects a star on GitHub and explore my repositories to discover new tools and innovations!

1.2.1.5.2. 💖 Sponsor me on GitHub to support my open-source contributions and help me create even more useful projects!

1.2.1.6. main website: ideariver.ca

1.2.1.6.1. 🚀 Visit IdeaRiver.ca for all my latest projects, blogs, and ways to connect!

2. main

2.1. tools

2.1.1. GitLens

2.1.2. nx console

2.1.3. prettier

2.1.4. indent rainbow

2.1.5. indent-rainbow

2.1.6. Pretty TypeScript Errors

2.1.6.1. format errors from black and white to colorful one

2.1.7. draw.io

2.1.8. database

2.1.9. REST Client

2.1.9.1. Create an HTTP Request File:

2.1.9.1.1. Create a new file with the extension .http or .rest (e.g., api-test.http).

2.1.9.1.2. example

2.2. short cuts

2.2.1. ctrl+d

2.2.2. move line

2.2.2.1. alt & arrow

2.2.3. control arrow

2.2.3.1. up down. move next

2.2.4. control home and end

2.2.4.1. = page up down

2.2.5. alt, with mouse select

2.2.6. control+ alt + up arrow or down arrow

2.3. Preview mode

2.3.1. readme.md

2.3.1.1. press this button on top right cornor

2.4. commands

2.4.1. to open command palette

2.4.1.1. Cmd + Shift + P

2.4.1.2. or

2.4.1.2.1. through ui

2.4.2. common command

2.4.2.1. reload window

2.4.2.2. open and close menu bar

2.4.2.2.1. Alt+1