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
With the launch of our Folder feature, now you can easily create and organize your folders within our editor. This feature will bring a streamlined approach to managing your projects. Whether you're working on a single task or a complex workflow, it's designed to make maintaining a clean workspace effortless. And you can even use this feature to build your very own ChatGPT Plugin! It's all about creating an efficient, enjoyable experience. Happy organizing! 📁
Fixes and Improvements
Implemented code suggestions for the editor, with suggestions based on user code and node_modules.
Improved performance, optimizing page load and speed when users enter the dashboard from apps.
Add record of user's previous TypeScript selection after creating app.
Added a filter to the "Add Dependency" dropdown, based on user input.
Added support for accessing JSON, YAML, and YML configuration files.
Fixed caching issues with .mjs files.
Fixed syntax error issue within the debugging file, displaying syntax error instead of "function not found".
Added host and request URL information to the context Object.
Fixed regex validation rules during app update and creation processes.
Fixed the issue of third-party account association.
Added support for code highlighting in YAML files.
Fixed the issue where the context does not return the query.
This discussion was created from the release Folder Support.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Folder Support
With the launch of our Folder feature, now you can easily create and organize your folders within our editor. This feature will bring a streamlined approach to managing your projects. Whether you're working on a single task or a complex workflow, it's designed to make maintaining a clean workspace effortless. And you can even use this feature to build your very own ChatGPT Plugin! It's all about creating an efficient, enjoyable experience. Happy organizing! 📁
Fixes and Improvements
This discussion was created from the release Folder Support.
Beta Was this translation helpful? Give feedback.
All reactions