implement: scroll to error
This commit is contained in:
parent
fb5d663343
commit
0907e45be7
|
@ -151,6 +151,7 @@ class PrettyJsonBaseCommand:
|
|||
)
|
||||
)
|
||||
self.phantom_set.update(self.phantoms)
|
||||
self.view.show(region)
|
||||
self.view.set_status('json_errors', message)
|
||||
|
||||
# Description: Taken from
|
||||
|
|
Loading…
Reference in New Issue