mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
An image session will be opened by project.buildEditSession() for known image extensions. Closes #203
13 lines
157 B
Plaintext
13 lines
157 B
Plaintext
'stylesheets': [
|
|
'atom'
|
|
'editor'
|
|
'select-list'
|
|
'tree-view'
|
|
'tabs'
|
|
'status-bar'
|
|
'command-panel'
|
|
'command-logger'
|
|
'blurred'
|
|
'image-view'
|
|
]
|