mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
Fix formatting
This commit is contained in:
parent
ae848b5f68
commit
253f514581
@ -54,7 +54,7 @@ function resolveNodePosition (node, descriptor) {
|
||||
//
|
||||
// `ScopeResolver` also sets boundaries for possible consumption by a
|
||||
// `HighlightIterator`. However, it is used to resolve several different kinds
|
||||
// of query captures — not just highlights.
|
||||
// of query captures — not just highlights.
|
||||
class ScopeResolver {
|
||||
constructor(languageLayer, idForScope) {
|
||||
this.languageLayer = languageLayer;
|
||||
|
Loading…
Reference in New Issue
Block a user