# Atom's shortcuts

<http://blog.wildsky.cc/posts/github-atom/>

Toggle the Project Explorer.

```
command + \
```

Toggle between the Editing Area and the Project Explorer’s File Tree.

```
command + o
```

Settings

```
command+,
```

搜檔案（檔案名稱）

```
command+P
```

搜尋專案內 所有檔案的內容

```
command+shift+f
```
