Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE version 2.1.2 #29

Merged
merged 27 commits into from
May 6, 2024
Merged

IDE version 2.1.2 #29

merged 27 commits into from
May 6, 2024

Conversation

terryzfeng
Copy link
Member

Features include:

  • Editor autosuggestion of variable names (added by Yikai @42x00)
  • Sharing long code (>2000 char) with LZ compression & base64 encoding (requested by @AndrewAday)
  • Built-in audio recorder (adapted from @celestebetancur)
  • WebChucK modular export with auxiliary files (.wav, .csv, ...) (requested by @cchafe)

Bug fixes include:

  • Opening the GUI Panel no longer has visual elements missing
  • WebChucK mobile layout fixed so title and "open in IDE" don't overlap

@terryzfeng terryzfeng requested a review from gewang May 3, 2024 16:49
@terryzfeng terryzfeng self-assigned this May 6, 2024
@terryzfeng terryzfeng merged commit 665eb81 into main May 6, 2024
2 checks 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.

Export IDE auxiliary files to WebChucK format GUI generation is incomplete when opening the GUI Panel
1 participant