mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
An image session will be opened by project.buildEditSession() for known image extensions. Closes #203
14 lines
169 B
Plaintext
14 lines
169 B
Plaintext
'stylesheets': [
|
|
'atom'
|
|
'editor'
|
|
'overlay'
|
|
'select-list'
|
|
'tree-view'
|
|
'tabs'
|
|
'status-bar'
|
|
'command-panel'
|
|
'command-logger'
|
|
'blurred'
|
|
'image-view'
|
|
]
|