You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(deps): update dependency react-ace to v14 (#3136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency npm-run-all2 to v8 (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency i18next to v25 (#3138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: update yarn.lock
* feat: make editor work with playground again
* fix: don't trigger mobile breakpoints when in VSC
* fix: hide unnecessary buttons when in VSC
* refactor: make api abstraction clearer
* fix: don't hardcode constants and join paths properly
* fix: make editor less buggy in VS Code
by not sending Text messages from frontend to VSC
* temp
* feat: Send MCQ questions to VSC extension
- New MCQQuestion message type
* Revert "temp"
This reverts commit 18c4597.
* fix: server changes never get sent to extension
* Added message passing to vscode on chapter select
* added more info in the message for chapterSelect
* Update mcq handling functionality
* Fix: Merge issues
* Feat: basic voting question type support
* Feat: basic voting question type support
* Simplify vscode mcq message
Remove the question description from the McqQuestion payload as it is
not used.
* Contest code view functionality
* feat: update VSC message to support sidepanel
* Fix: run button vanishes on zoom
* Fix: MCQ id
* Feat: reset functionality for vsc
* re-add changes removed during merge; lint
* fix: try using window.location.pathname
* Added message to trigger save assessment
* fix oopsie with isVscode
* Revert "fix oopsie with isVscode"
This reverts commit 230e689.
* update yarn.lock
* Reapply "fix oopsie with isVscode"
This reverts commit f204b4a.
* fix: add isVscode to useEffect deps (eslint)
* fix: squelch warning (eslint)
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shirshajit Sen Gupta <[email protected]>
Co-authored-by: mug1wara26 <[email protected]>
0 commit comments