How can I add a custom Application File type to the Create Application File menu in studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2022 07:47 AM
I created a custom application file type by creating a table that extends the Application File (sys_metadata) table. How can I add this custom application file type the Create Application File menu in Studio in our dev environment here:
So that I can add files of this new custom application file type to an application from within studio, so that they show up here:
I know that I can add records from my table that extends Application File by adding them outside of studio while in my application's scope. That's fine. That's the way I'm currently adding them. But I want to customize studio to expose this new custom file type from within the IDE.
Thank you for reading.
- Labels:
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2022 07:51 AM
Hi
unfortunately there is no way to add new file types.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2022 08:08 AM
Well, that really is absolutely unfortunate! Do you happen to know if this level of customization is something that will be added in a future release?
We are currently on Rome, but are moving to Tokyo soon. From what I understand App Engine Studio will be able to fully replace Studio as the IDE for all development functions. Is this something that will be able to be done in App Engine Studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2022 08:32 AM