Skip to content

Code Link polish from feedback#556

Merged
huntercaron merged 14 commits intomainfrom
fix/code-link-multi-project
Feb 19, 2026
Merged

Code Link polish from feedback#556
huntercaron merged 14 commits intomainfrom
fix/code-link-multi-project

Conversation

@huntercaron
Copy link
Collaborator

@huntercaron huntercaron commented Feb 13, 2026

Description

  • Improves support when multiple projects have the same name
  • Improves polling strategy when plugin is left open for a while
  • Copy tweaks for pluralization
  • Add log for when files are added during intial sync
  • Log deletions that happen locally
  • Small UI polish

Testing

  • In plugins/code-link run the plugin
  • In a Framer project, open the dev plugin, take note of the id in the command
  • In code-link-cli run yarn dev [id from plugin] with a project named "Untitled"
    • Verify a local folder named "Untitled" is created
  • In a second project also named "Untitled" repeat the steps to run yarn dev [id from plugin] at the same time
    • Verify a local folder named "Untitled-[hash]" is created

Copy link
Contributor

@Nick-Lucas Nick-Lucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, will do the QA next

@huntercaron huntercaron force-pushed the fix/code-link-multi-project branch from c0dba86 to 1b3a72f Compare February 19, 2026 09:00
@huntercaron huntercaron changed the title Code Link feedback polish Code Link polish from feedback Feb 19, 2026
@huntercaron huntercaron added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 43e2cce Feb 19, 2026
7 checks passed
@huntercaron huntercaron deleted the fix/code-link-multi-project branch February 19, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments