quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
150 stars 23 forks source link

Tooltip actions #3315

Open berekuk opened 3 months ago

berekuk commented 3 months ago

This PR adds the contextual dropdown menu to editor tooltips:

Screenshot 2024-06-13 at 14 17 07

TODO before this can be merged:

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview Jun 13, 2024 5:26pm
quri-ui ✅ Ready (Inspect) Visit Preview Jun 13, 2024 5:26pm
squiggle-components ✅ Ready (Inspect) Visit Preview Jun 13, 2024 5:26pm
squiggle-website ✅ Ready (Inspect) Visit Preview Jun 13, 2024 5:26pm
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 9eb71ec439d1d241cd1eb9751bee54f2409c6230

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | ----------------------------------- | ----- | | @quri/squiggle-components | Patch | | @quri/versioned-squiggle-components | Patch | | vscode-squiggle | Patch | | @quri/squiggle-lang | Patch | | @quri/prettier-plugin-squiggle | Patch | | @quri/squiggle-textmate-grammar | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

berekuk commented 3 months ago

Note: this PR is done on top of #3314, can switch to main after that one is merged.