You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeEdit should add workspaces to spotlight for easier project discovery on a user's machine. These would appear in spotlight with CodeEdit's icon and the workspace name, on clicking them they would open the corresponding workspace.
Adding individual files to Spotlight is unnecessary as files are already indexed. Folders are also index in spotlight, but adding our own items would allow those folders to be opened directly in CodeEdit rather than Finder.
This is a great idea! I want to be careful to clean up though. For example, if someone opened a project, then it got moved or deleted, it should no longer be in spotlight.
Description
CodeEdit should add workspaces to spotlight for easier project discovery on a user's machine. These would appear in spotlight with CodeEdit's icon and the workspace name, on clicking them they would open the corresponding workspace.
Adding individual files to Spotlight is unnecessary as files are already indexed. Folders are also index in spotlight, but adding our own items would allow those folders to be opened directly in CodeEdit rather than Finder.
Core Spotlight: https://developer.apple.com/documentation/corespotlight
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: