-
-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
LiveCodes supports a large number of languages and frameworks (currently 90+). Keeping all these languages updated is a lot of work.
Contributions are welcome and very appreciated!
Updating many of these languages (e.g. markdown) are as easy as changing the version number, making sure that everything works and updating docs with the new version.
Here are some guides:
- Language implementations can be found here: src/livecodes/languages
- Most languages are loaded from CDNs. The package name and version are listed here: src/livecodes/vendors.ts
- Some language compilers require custom build: e.g. browser-compilers. PRs are also welcome there.
- Contribution guide
- Adding languages guide
- Keep every language update in a separate PR
Please let me know if you need any guidance.
Thank you!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed