hopp icon indicating copy to clipboard operation
hopp copied to clipboard

[HOPP] Plugin context refreshes per file

Open karimsa opened this issue 8 years ago • 0 comments

Description

Context objects provided to plugins are supposed to stay the same throughout a plugin's execution in a single task. However, due to the bug fix for allowing different arguments per plugin method, the ctx changes per file.

Your Environment (for bugs)

  • Commit hash: f1e2246

karimsa avatar Jul 11 '17 14:07 karimsa