mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
👕 Fix linter error
This commit is contained in:
@@ -3604,7 +3604,7 @@ class TextEditor {
|
||||
// coordinates. Useful with {Config::get}.
|
||||
//
|
||||
// For example, if called with a position inside the parameter list of an
|
||||
// anonymous CoffeeScript function, this method returns a {ScopeDescriptor} with
|
||||
// anonymous CoffeeScript function, this method returns a {ScopeDescriptor} with
|
||||
// the following scopes array:
|
||||
// `["source.coffee", "meta.function.inline.coffee", "meta.parameters.coffee", "variable.parameter.function.coffee"]`
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user