ATOM KEYBOARD SHORTCUT:How to add comments to your code using keyboard shortcuts on Atom Text Editor

preview_player
Показать описание
Coding with ATOM! Atom Keyboard Shortcut: Comment shortcut using Atom! How to comment your source code like a pro! Atom Tips and Shortcuts to Improve Your Workflow!

Commenting out code blocks in Atom! Learn how to use Atom Text Editor to create your own application! Learn some keyboards shortcuts to write your code faster and efficiently!

Is there a shortcut key in Atom for commenting/uncommenting blocks of code???
In this video we are going to show you how to use a keyboard shortcut to comment your code like a pro, using Atom Text Editor! To comment your code, you can use the following keyboard shortcut: CTRL + / or CTRL + SHIFT + 7

You can also comment multiple lines. Just select them and press CTRL + /

Atom Text Editor is a Text Editor created and maintained by the GitHub team. In this video, we would like to share with you a nice trick to improve your workflow...I hope you enjoy this video! See you next video! Kind regards!
Рекомендации по теме
Комментарии
Автор

I'm using Mac, python, how can I comment multiple lines like yours?

PoliphiloShek
Автор

How do you uncomment what you commented out.

samtheharvester