ef2ca58d7c
* feat: created creator overlay code container code * WIP: message shows when the creator overview is toggled * chore: commented code * WIP: Creator overlay * fix: z-index/display issues when overlay is initialized * feat: added hideLoadingOverlay functionality to hide the loading messaging when the react loads in * feat: creaded creator mode view * fix: pear ai creator mode layout fixed * fix: no centered code editor * refactor: cleanup * chore: added in TODO to remove shizz before deployment * WIP: creator overlay slide down * fix: infinite loop * chore: removed loading text references * chore: good enough for 'stralia * chore: removed unused variable * feat: setting default theme to dark on startup * fix: setting dark mode properly on first launch * chore: autoformat + commented out shizz * chore: updated CREATOR_VIEW_ID to align with submodule * fix: bumped version of tree sitter * chore: dev deps * chore: removed unused import * feat: improved styling for creator mode overlay * WIP: creator mode button * feat: added command emitter to simplify sending commands * WIP: overlay appearance * WIP: creator overlay part * feat: overlay actually kind of works 🚀 * WIP: overlay working - not reopening * fix: webview displays again 🚀 * fix: removing duplicate iframes * fix: animations + waiting for webview loaded message to begin * feat: added animation for creator mode button * fix: theme shizz * feat: added method to send theme colours to the webview * fix: format of msg + sending over text colours * fix: creator overlay syncs with the current theme better * chore: format on save disabled * fix: title bar colours * feat: added progress to next stage method * feat: added partial overlay shizz * WIP: state management shizz * chore: changed overlay_closed_creator_active options * feat: added command to tell the submodule that the creator has closed * fix: exit creator mode bug * fix: creator-mode-button z-index increased to 999 * fix: overlay always comes up * fix: disappearing bug * fix: not setting shizz to full screen when we enter creator * fix: restarting vscode exits creator view 😎 * chore: removed unused var * chore: included npm run dev with roo code * devops: end to the dev ex hell * fix: script * chore: removed pearai roo code + submodule submodules * fix: overlay glitching looks *less bad* * feat: added creator mode button * fix: btn style * win button (#269) * fix: removed border radius * chore: removed sparkle icon from creator mode * fix: btn sizing * chore: reverting windows btn fix - TMP * feat: created handler for messages + feedback command * fix: message handler * chore: shifting to the left if on windows * win fix * mac fontsize * mac fontsize * Bumped to v2.0.0 * Remove console.dir * Leave notifications * Do not set node env in code.sh --------- Co-authored-by: Acorn221 <james@arnott.tech> Co-authored-by: James Arnott <james@rno.tt> Co-authored-by: Himanshu <him.speedo@gmail.com>