5.2.3
2023-07-18
Improve app-to-container communication protocol.
5.2.2
2023-07-11
Fix the toolbar position when the keyboard is shown.
5.2.1
2023-07-10
Fix file editing
5.2.0
2023-07-10
Improve app API performance.
5.1.3
2023-07-07
Fix critical issues preventing a Cloud Container from loading.
5.1.1
2023-07-03
- The standard port for web applications has been switched from 443 to 3000
- The Python programming language has been upgraded to version 3.11
- Node.js has been updated to version 20
5.0.9
2023-05-21
Fix the "explore examples" button in a Workspace.
5.0.8
2023-05-19
Enable the reversal of remote changes when accidentally applied.
5.0.6
2023-05-18
Display confirmation prior to overwriting the local file with remote modifications.
Possible fix for issue with remote file content updating.
5.0.5
2023-05-16
Resolve a bug that obstructs examples from launching.
Fix issues with requests' authentication.
5.0.3
2023-05-12
Fix screen orientation locking.
5.0.2
2023-05-10
Improve Cloud Container connection.
5.0.0
2023-04-01
Introducing GPT-4 Support in CodeSnack IDE!
Say hello to a whole new world of coding with our latest update, featuring the incredible GPT-4 integration in CodeSnack IDE! Brace yourselves for some amazing features that will change the way you code forever:
1. AI-Powered Project Generation: Just provide a text prompt, and CodeSnack will generate an entire project for you, complete with all the necessary components, files, and code!
2. Magic Bug Finder & Fixer: Say goodbye to tedious debugging sessions! With GPT-4 support, CodeSnack IDE detects bugs and serves up smart solutions to fix them in no time.
3. Code Whisperer: Ever stumbled upon a confusing piece of code? GPT-4 integration will explain the code to you, making it easier to understand and work with.
4. Your Personal Code Consultant: Have code-specific questions? Ask away! GPT-4 support will provide you with the answers you need to make your coding journey smoother and more enjoyable.
Get ready to experience a revolution in software development! Update your CodeSnack IDE today and enjoy the benefits of AI-enhanced coding.
4.3.19
2023-03-26
Get ready for a thrilling update! We've added tons of new content:
[C++] Multithreading, File System, STL, OOP & Data Structures chapters
[Java] Date & Time, Streams, OOPs Concepts, and Collections chapters
Upgrade now and boost your skills!
4.3.15
2023-03-20
We've just added an extensive collection of Java code examples to our Java Collections section! These code examples will help you dive deeper into the world of Java Collections, making it easier than ever to learn and master each of these powerful data structures. Happy coding!
4.3.14
2023-03-13
Exciting news for all CodeSnack IDE users! Our latest update brings you over 100 brand new code examples for both Python and Java. This means you have even more opportunities to learn and experiment with these popular programming languages.
Additionally, we've made some user-friendly improvements to the IDE. Now, when you're working on an example, you can simply click on the "Description" button to quickly read more about it. Plus, we've enhanced the "Next Example" button to open up examples from the same chapter, making it even easier for you to follow along and deepen your understanding.
We hope you enjoy these updates and continue to find CodeSnack IDE a valuable tool in your programming journey.
4.3.12
2023-03-10
The Library has been updated with fresh code samples in Ruby and Python.
4.3.11
2023-02-12
Add Node.js 18 support
Fix indentation settings saving
4.3.9
2022-12-11
66 New Python code examples!
- Functions (15 examples)
- Design Patterns (21 examples)
- Object-Oriented Programming (15 examples)
- File System (15 examples)
4.3.8
2022-11-27
Fix the white screen bug on start.
4.3.7
2022-10-27
Fix file exporting.
4.3.5
2022-10-18
New data types code examples for Python.
4.3.4
2022-10-03
White screen problem fix.
4.3.1
2022-09-12
Make it possible to restore archived accounts through the app.
4.3.0
2022-09-09
New Features:
- Make it possible to import any file type into a project
- Preview for images, videos, and audio
Bug Fixes:
- Fix a bug where a document that contains only non-printing characters would lead to bogus text measurements (and, from those, to crashing)
- Fix a bug that prevented bracket matching to recognize plain brackets inside a language parsed as an overlay
- Various security fixes and updates