Skip to content

Bugfix/library statment postfixing#395

Open
chrisdp wants to merge 21 commits into
masterfrom
bugfix/library-statment-postfixing
Open

Bugfix/library statment postfixing#395
chrisdp wants to merge 21 commits into
masterfrom
bugfix/library-statment-postfixing

Conversation

@chrisdp

@chrisdp chrisdp commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

RokuSerhii and others added 21 commits April 7, 2026 15:46
# Conflicts:
#	src/debugSession/BrightScriptDebugSession.spec.ts
#	src/debugSession/BrightScriptDebugSession.ts
#	src/managers/ProjectManager.spec.ts
#	src/managers/ProjectManager.ts
Deleting interdependent component libraries makes the device emit transient
compile errors (the main app/other complibs briefly reference a complib that
was just removed). Add pause/resume/settle to CompileErrorProcessor and pause
reporting during the delete sweep, resuming (after settle) only once we begin
re-installing libraries to the device. Each zip upload waits for the resume to
fully settle so real install errors are still surfaced.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Resolved merge conflict in ProjectManager.spec.ts by keeping both JSZip and undent imports.
@chrisdp chrisdp added the create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push label Jul 21, 2026
@rokucommunity-bot

Copy link
Copy Markdown
Contributor

Hey there! I just built a new version of the vscode extension based on 2333c41.

Download:

Install instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants