mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-08 16:19:17 +03:00
Update section comments
This commit is contained in:
parent
2e219f288d
commit
6a0a842de4
@ -45,7 +45,7 @@ class PackageManager
|
||||
@registerPackageActivator(this, ['atom', 'textmate'])
|
||||
|
||||
###
|
||||
Section: Event
|
||||
Section: Event Subscription
|
||||
###
|
||||
|
||||
# Essential: Invoke the given callback when all packages have been activated.
|
||||
|
@ -20,10 +20,6 @@ class Package
|
||||
|
||||
@stylesheetsDir: 'stylesheets'
|
||||
|
||||
###
|
||||
Section: Class Methods
|
||||
###
|
||||
|
||||
@loadMetadata: (packagePath, ignoreErrors=false) ->
|
||||
if metadataPath = CSON.resolve(path.join(packagePath, 'package'))
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user