-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
🌈 improvementExtra sugar and spice.Extra sugar and spice.🎨 area-user-interface🤩-release-highlightExciting change that should be highlighted in the release notes and celebrated by SPE fans.Exciting change that should be highlighted in the release notes and celebrated by SPE fans.
Milestone
Description
Expected Behavior
When hovering over a variable it should be possible to retrieve its latest version from the server.
Actual Behavior
Due to a much-needed optimization introduced in #1065, the variables fetched from the server are cached in Local storage in the browser. They are cleared quite frequently e.g. on every script host output but sometimes it's necessary to monitor them more closely.
The goal of the improvement is to implement the ability to ignore the cache and always use the latest version from the server when the user presses the Ctrl key before hovering over a variable.
Metadata
Metadata
Assignees
Labels
🌈 improvementExtra sugar and spice.Extra sugar and spice.🎨 area-user-interface🤩-release-highlightExciting change that should be highlighted in the release notes and celebrated by SPE fans.Exciting change that should be highlighted in the release notes and celebrated by SPE fans.