Skip to content

Finish stage 2 of help add-in work. - #204

Merged
KubaO merged 4 commits into
twinbasic:mainfrom
KubaO:worktree-tender-churning-meerkat
Sep 24, 2026
Merged

KubaO merged 4 commits into
twinbasic:mainfrom
KubaO:worktree-tender-churning-meerkat

Conversation

@KubaO

@KubaO KubaO commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

…st.mjs) -- {ctrl} and {alt} add-in shortcuts never fire, F1 fires everywhere and also toggles signature help; openFile waits out the IDE's 700 ms re-reveal, which put typed text at the opened place in reverse; the KeyboardShortcuts page gets a NOTE, the prefix order and a Shift+F12 example; three IDE bugs queued
…nes.test.mjs) -- an iframe in a tool window loads, navigates and scrolls, the live site included, but follows Windows' colour scheme and takes the keys; innerHTML's inline handlers run as the IDE page's script and on* properties are dropped; raiseEvent throws outside list views; showing a window resets its root's display; Lane.open takes env
…the declaring package and interface; the compiler loads add-ins from %APPDATA%\twinBASIC\addins\<arch>, so each lane IDE gets its own APPDATA; the IDE serves any file under ide\ but 404s a query string; FAQ and Add Ins name the win32/win64 folders; a hover bug queued
…ds Stage 2 -- a target switch restarts the compiler in the other bitness, which loads the other folders; a restart kills the add-in without Class_Terminate and loads the file there then, so rename aside, copy in, restart is a rebuild loop; the linker exports tbCreateCompilerAddin as _v3 and the loader takes plain, _v2 and _v3 alike; tool windows given no id are one window, queued; buildAddin builds win64
@KubaO
KubaO merged commit 6f07f11 into twinbasic:main Sep 24, 2026
1 check passed
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