Skip to content

NES: enable trigger on active editor change by default (#309489)#309528

Merged
ulugbekna merged 1 commit intorelease/1.116from
ulugbekna/brainy-starfish
Apr 14, 2026
Merged

NES: enable trigger on active editor change by default (#309489)#309528
ulugbekna merged 1 commit intorelease/1.116from
ulugbekna/brainy-starfish

Conversation

@ulugbekna
Copy link
Copy Markdown
Contributor

  • NES: enable trigger on active editor change by default
  • Set triggerOnEditorChangeAfterSeconds default to 10 (was undefined)
  • Set triggerOnEditorChangeStrategy default to AfterAcceptance (was Always)
  • Replace unconditional same-line cooldown bypass with smart reset: cooldown is enforced within a file session but clears when switching away and returning, so NES re-triggers on the same line after a round-trip to another file
  • Update tests to match new defaults and behavior
  • fix indentation

* NES: enable trigger on active editor change by default

- Set triggerOnEditorChangeAfterSeconds default to 10 (was undefined)
- Set triggerOnEditorChangeStrategy default to AfterAcceptance (was Always)
- Replace unconditional same-line cooldown bypass with smart reset:
  cooldown is enforced within a file session but clears when switching
  away and returning, so NES re-triggers on the same line after a
  round-trip to another file
- Update tests to match new defaults and behavior

* fix indentation
@ulugbekna ulugbekna merged commit ae13001 into release/1.116 Apr 14, 2026
26 checks passed
@ulugbekna ulugbekna deleted the ulugbekna/brainy-starfish branch April 14, 2026 09:01
@vs-code-engineering vs-code-engineering bot added this to the 1.116.0 milestone Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants