Skip to content

feat(daemon+sync): Editing file tree in IDE - #43

Draft
andreasthuis wants to merge 3 commits into
Ransomwave:devfrom
andreasthuis:main
Draft

feat(daemon+sync): Editing file tree in IDE#43
andreasthuis wants to merge 3 commits into
Ransomwave:devfrom
andreasthuis:main

Conversation

@andreasthuis

Copy link
Copy Markdown

I decided to make a pull request because I dont have anymore time to work on this rn.

Pull request regarding this issue: #34

I kinda screwed up the plugin source map on accident :/

@andreasthuis

Copy link
Copy Markdown
Author

Only Removing works rn

@andreasthuis

andreasthuis commented Jun 11, 2026

Copy link
Copy Markdown
Author

This fully works rn, but it isnt production ready ( sometimes it bugs out, like making a file but not registering it )

And I cant work on this for a week or two.

@andreasthuis
andreasthuis changed the base branch from main to dev June 14, 2026 11:33
@andreasthuis andreasthuis changed the title feature ( Adding and Removing files in IDE ) feat(Editing file tree in IDE) Jun 14, 2026
@andreasthuis
andreasthuis marked this pull request as draft June 14, 2026 11:36
@andreasthuis andreasthuis changed the title feat(Editing file tree in IDE) feat(deamon + sync): Editing file tree in IDE Jun 14, 2026
@andreasthuis andreasthuis changed the title feat(deamon + sync): Editing file tree in IDE feat(daemon+sync): Editing file tree in IDE Jun 14, 2026
@andreasthuis

Copy link
Copy Markdown
Author

Turns out the way I made it, it automatically supports the way azul handles parenting scripts to other scripts

@andreasthuis

Copy link
Copy Markdown
Author

Current state of the pr:

What works:

  • Adding files in IDE
  • Removing files in IDE
  • Renaming files in IDE
  • Removing files in IDE
  • Changing type of files in IDE
  • Parenting scripts to other scripts
  • Reparenting scripts in IDE

Problems:

  • When u create a new file in studio and then rename it, it produces this in the output:
image

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 517832b7-f0a9-4a63-8392-07a61b34b5ab

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant