Skip to content

Conversation

@jgmdev
Copy link
Member

@jgmdev jgmdev commented Jun 21, 2024

  • The maximum amount of visited files is configurable with config.max_visited_files to prevent indefinite addition of visited files
  • Visited files are cleared when opening a different project
  • We now use the absolute path instead of relative to prevent issues with multiple project directories
  • config.max_visited_files added to settings ui plugin
  • save and restore core.visited_files on the workspace plugin for each project

* The maximum amount of visited files is configurable with
  config.max_visited_files to prevent indefinite addition
  of visited files
* Visited files are cleared when opening a different project
* We now use the absolute path instead of relative to prevent
  issues with multiple project directories
* config.max_visited_files added to settings ui plugin
* save and restore core.visited_files on the workspace plugin for each
  project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant