Git Product home page Git Product logo

Comments (4)

raycastbot avatar raycastbot commented on July 18, 2024

Thank you for opening this issue!

🔔 @ewgenius @tleo19 @jylamont 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.

from extensions.

JoltCode avatar JoltCode commented on July 18, 2024

Extension

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

Description

Error:

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

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

I've tried reinstalling the plugin but the error still appears.

Steps To Reproduce

  1. I don't know if it happens with the stable version of zed. I'm using the zed preview version (latest version).
  2. Open raycast menu
  3. Open "Search recent projects"
  4. The error should appear

Current Behaviour

Shows error without

Expected Behaviour

Should list the recent projects.

Seems to work fine for me on stable... Perhaps a Zed preview bug then?

from extensions.

jylamont avatar jylamont commented on July 18, 2024

It does seem like it is a preview bug. Which means it will hit stable on Wednesday.

from extensions.

jylamont avatar jylamont commented on July 18, 2024

Relevant commit: zed-industries/zed@e0c83a1#diff-6382f48d94a492f88801acbbe0305809e0f2a81f088fde4c969e0eb225d457d8R300

ALTER TABLE workspaces RENAME COLUMN workspace_location TO local_paths;

Now that this commit is on Zed stable, I'll go ahead and make a patch.

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.