Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zed] search recent projects not working #12163

Closed
auspy opened this issue May 4, 2024 · 4 comments
Closed

[Zed] search recent projects not working #12163

auspy opened this issue May 4, 2024 · 4 comments
Labels
bug Something isn't working extension: zed-recent-projects Issues related to the zed-recent-projects extension extension Issues related to one of the extensions in the Store

Comments

@auspy
Copy link

auspy commented May 4, 2024

Extension

https://raycast.com/ewgenius/zed-recent-projects

Description

Error:

Error: Error: in prepare, no such column: local_paths
  SELECT local_paths, timestamp FROM workspaces
         ^--- error here

    at /Users/spark/.config/raycast/extensions/715b336d-1cef-4f40-be8a-f740b3f1656a/search.js:11:3767
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Steps To Reproduce

idk started happening randomly

Current Behaviour

No response

Expected Behaviour

No response

@auspy auspy added bug Something isn't working extension Issues related to one of the extensions in the Store labels May 4, 2024
@raycastbot raycastbot added the extension: zed-recent-projects Issues related to the zed-recent-projects extension label May 4, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @ewgenius @tleo19 @jylamont @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands

The author and contributors of ewgenius/zed-recent-projects can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.

@ewgenius
Copy link
Contributor

ewgenius commented May 4, 2024

Hello @auspy, thanks for reporting. Most likely you have old version of Zed, could you please check? Workspaces schema was recently updated, see #11995 and #12137

@auspy
Copy link
Author

auspy commented May 7, 2024

Hello @auspy, thanks for reporting. Most likely you have old version of Zed, could you please check? Workspaces schema was recently updated, see #11995 and #12137

I have the latest version. this issue got automatically resolved when I restarted my mac.

@ewgenius
Copy link
Contributor

@raycastbot close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: zed-recent-projects Issues related to the zed-recent-projects extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants