The Wayback Machine - https://web.archive.org/web/20251018063400/https://github.com/microsoft/vscode/issues/268115
Skip to content

Trigger NES when switching files #268115

@alexdima

Description

@alexdima

If I do edits in a fileA, and then immediately switch to fileB, then it would be interesting to invoke NES.
The logic could be:

  • if the user did edits in the previous active file
  • if the time elapsed since the last edits is under 10 seconds (or some other time)
  • if the user didn't land in a diff editor
  • then trigger NES, maybe with a large edit window

Metadata

Metadata

Assignees

Labels

NESIssues related to the next edit suggestions featurefeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions