coderoad / coderoad-vscode

👩‍💻 Create or play Interactive coding tutorials in VSCode
https://coderoad.github.io
GNU Affero General Public License v3.0
949 stars 39 forks source link

Resolve failed launch on CodeAlly #527

Closed ShMcK closed 3 years ago

ShMcK commented 3 years ago

Resolves issue with CodeRoad not working on CodeAlly.

The event origin changed to "codeally.com" instead of "vscode-webview", which was used to filter noisy vscode events.

This PR adds a new field of souce: "coderoad" for event filtering.

https://github.com/freeCodeCamp/CodeAlly-CodeRoad-freeCodeCamp/issues/26