Skip to content

Add the ability to open the newly created migration in editor#278

Open
garidozv wants to merge 13 commits intoJetBrains:mainfrom
garidozv:feature/open-migration-file
Open

Add the ability to open the newly created migration in editor#278
garidozv wants to merge 13 commits intoJetBrains:mainfrom
garidozv:feature/open-migration-file

Conversation

@garidozv
Copy link
Contributor

Resolves #209

@seclerp seclerp self-requested a review June 11, 2025 12:50
Copy link
Member

@seclerp seclerp left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

garidozv added 4 commits June 12, 2025 11:19
- Instead of calling potentially slow project synchronization functions on the main thread, react to the backend file creation event
- Use a single solution-wide component to listen to file creation events instead of creating a listener every time a file has to be opened
@garidozv garidozv requested a review from seclerp June 12, 2025 14:41
Copy link
Member

@seclerp seclerp left a comment

Choose a reason for hiding this comment

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

Thank you for the updates

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.

Add Migration: Ability to open newly created migration in editor

2 participants