]> git.gir.st - VimFx.git/commit
Workaround for Devtools stuck in normal mode workarounds-v2
authorgirst <girst@users.noreply.github.com>
Fri, 10 Jan 2020 01:23:42 +0000 (02:23 +0100)
committergirst <girst@users.noreply.github.com>
Fri, 10 Jan 2020 01:23:42 +0000 (02:23 +0100)
commita3d5476ba4ff5ebc79156b61b6d68a5f8c59fae2
tree4abf0b8b2ef96ba201476e02e447290b82054eb5
parent7319720c8522df13e6b6b22823413b3ff018936d
Workaround for Devtools stuck in normal mode

This commit (ab)uses the migrations system to set a non-VimFx pref. The
decision to not inform the user was not taken lightly, but the
preference is vital to being able to type into the devtools, while not
having any drawbacks (this change is part of fission, which is a long
time away and will not cause breakage even if fission were enabled).

Note that the workaround may not be removed from the migrations array,
but only be replaced by an empty function, as a numeric pref will be set
indicating it has been applied.
extension/lib/migrations.coffee
Imprint / Impressum