Skip to content

Docyrus Open IDE v0.1.1

Choose a tag to compare

@anilbeyazoglu anilbeyazoglu released this 02 Sep 19:26
· 46 commits to main since this release

File Explorer reliability fix.\n\n- Always enumerates the active folder selected in Add Project using an explicit absolute directory handle\n- Never falls back to the process or app launch directory\n- Keeps partial results when an unreadable descendant is encountered instead of returning an empty tree\n- Ignores stale project WebView requests\n- Shows the resolved active project root and skipped-item status in the explorer footer\n- Adds a regression test covering a project root separate from the app working directory\n\nInstall or update:\ncurl -fsSL https://github.com/Docyrus/docyrus-open-ide/releases/download/v0.1.1/install-mac.sh | bash