> For the complete documentation index, see [llms.txt](https://www.logeshpaul.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.logeshpaul.com/wiki/code/atom.md).

# Atom

#### Brackets

* `Control` + `m` - go to the matching bracket
* `Control` + `Command (⌘)` + `m` - select inside brackets

#### Quick Navigation

* `Command (⌘)` + `p` - search in the project folder and helps open the file
* `Command (⌘)` + `b` - Search in open files and helps focus

#### Tags

* `Option` + `Command (⌘)` + `.` - close HTML tag
