codeit
codeit copied to clipboard
Improved Search
Search activity by relevance.
Search can be launched using either a button or Ctrl/Cmd+F.
Activity is sorted by files, and is saved in localStorage. Files in activity have scroll and caret position history, clipboard values, location in project, autosaved contents, edit history, time of last interaction, and so on.
Search displays results in an autocompleted list.
Search is sorted by relevance, which is determined by files in activity.
Search includes, but is not limited to:
- Code
- Code from currently active file
- Code from clipboard and it's history
- Code from files in project
- Variables and functions (including JS anonymous functions)
- Code from other projects
- Files
- Files from currently active project/repository and from other repositories
- Line numbers of currently active file
- Repositories
- Repositories from currently active user
- Repositories from other users
You can access this feature by pressing Ctrl+F (Cmd+F on Mac).