Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1642 results found

  1. Please introduce the support for Nuxt.js apps (templates and imports), this could be a great addition to IDX

    12 votes
    How important is this to you?
  2. It would be really cool for the IDX if you would be able to switch between different node version and choose the specific angular version you want for your project, also adding gitlab options would be nice too, thank you

    5 votes
    How important is this to you?
  3. Oracle Netsuite Suite Script Development extension.

    2 votes
    How important is this to you?
  4. 6 votes
    How important is this to you?
  5. Have global keys and config for git without log in every time you make a new project, also bumping the custom git configuration. Then you can one-click import repos from any git server configured.

    6 votes
    How important is this to you?
  6. Hello, a large number of real devices (test mobile phones) need to be used for Robo script compatibility testing. The number is 600. See the screenshot for details.
    Samsung devices:['SM-J737T', 'SM-A536U1', 'SM-M127G', 'SM-T820', 'SM-F721U1', 'SM-A325M', 'SM-T875', 'SM-A315N', 'SM-J330L', 'SM-A6050', 'SM-G986U1', 'SM-N970F', 'SM-J530F', 'SM-M305M', 'SM-A5460', 'SM-J600F', 'SM-J5008', 'SM-J810M', 'SM-G9550', 'SM-G7508Q', 'SM-G9287', 'SM-A426B', 'SM-G8850', 'SM-F946N', 'SM-A013F', 'SM-N9005', 'SM-A505YN', 'SM-J415FN', 'SM-T805', 'SM-A600G', 'SM-M215F', 'SM-P350', 'SM-A226L', 'SM-T295', 'SM-A032F', 'SM-A225F', 'SM-T505', 'SM-A305F', 'SM-A127F', 'SM-J737V', 'SM-A8000', 'SM-A115M', 'SM-N950F', 'SM-G960X', 'SM-N9200', 'SM-A260F', 'SM-T290', 'SM-N935F', 'SM-S918U', 'SM-G950U1', 'SM-A307FN', 'SM-G9960', 'SM-N981B', 'SM-N9860', 'SM-S9010', 'SM-G6200', 'SM-A505FM', 'SM-T810', 'SM-F9000', 'SM-G973U1', 'SM-F936B', 'SM-J730FM', 'SM-G950F', 'SM-A235N', 'SM-G975U1', 'SM-N970U', 'SM-G975F', 'SM-M205G', 'SM-M135FU', 'SM-G970U1', 'SM-A215U',…

    3 votes
    0 comments  ·  Test Lab  ·  Admin →
    How important is this to you?
  7. I am not able to see the logs of the web preview that is used by the environment. After launching my environment (using nextjs), I use the web preview but I am not able to view the server logs. If I log information on the server or in an action, there's no way to view them.

    5 votes
    How important is this to you?
  8. Hello i got invitation mail to my microsoft account and instructions says i need to send my google account for accessing. (If they don't linked each other) I sent my google account but no one replied me or gave access. Can somebody help me?

    Sorry for using this platform for this question.

    2 votes
    How important is this to you?
  9. This IDX actually amazing. I have many project but little hard to fast switching other project. I think we need closing project on File menu and back to main dashboard. Thanks

    11 votes
    How important is this to you?
  10. How to make emulator can rotate in landscape mode or portrait mode? please needs virtual button to make this function.

    5 votes
    How important is this to you?
  11. I've been used for a long time the "Vim" extension for vscode, for example.

    I started the IDX and the first thing I did was install this extension.

    When I try to switch between panels using "ctrl+w+h", for example, the browser window asks me if I want to leave the page.

    So, if the Vim extension could map correctly your keymaps without the influence of the current browser maps, it was amazing.

    3 votes
    How important is this to you?
  12. I like having all the functions I'm not working in folded up to be better able to focus on the parts I am trying to work on. It's a small thing, but I've gotten very used to it, and it looks wrong without it.

    It's obviously possible that this is something that is already doable, and I just can't figure out how, but I can't find it in the settings, and it isn't enabled by default.

    Thank you for your work on IDX thus far.

    Edit: Actually, it looks like it is just language specific, where some have it and…

    2 votes
    How important is this to you?
  13. Able to code in circuitpython in IDX. Include code correction, autocomplete, project creation with Ai. Sample: code with Mu

    1 vote
    How important is this to you?
  14. Since there's a lot of bugs in this early stage it would be great if you can add a bug status page in your website which will tell the user if there's actually a bug that has been reported / getting fixed or if everything is okay so the user can decide if the problem is from his end or not.

    3 votes
    How important is this to you?
  15. In the same way, we have onCreate and onDelete, it will be very helpful to have an onUpdate option. For example, so we can react to an email address change.

    46 votes
    How important is this to you?
  16. Firebase currently only allows you to add custom claims to ID tokens, and it suggests adding role based access control (RBAC) permissions in those ID token claims.

    RBAC custom claims should be added to the access token which is already included in the Authorization header in all API requests, so the API already has access to the token that it needs. Additionally including an ID token in API requests so that the API can read permissions from it is overly complicated and superfluous.

    Furthermore, you should be able to add these claims to access tokens for specific users via the…

    2 votes
    How important is this to you?
  17. please announce the launch date in india because i am very exiting to explore project idx..

    Thankyou Google

    3 votes
    How important is this to you?
  18. Hello, I registered with this email four months ago, but I have not received any news or invitation, please follow up

    3 votes
    How important is this to you?
  19. We need to be able to insert a new document, update an existing document or delete a document in an ordered list of about 1000 documents. We are doing this using a linked list. Firebase does not offer linked list functionality.

    1 vote
    How important is this to you?
  20. Will allow further security validation and early detection of security checks failures.

    To give an example of why this is important,
    I use a Firebase Collection as an API alternative, I create a task record that triggers a cloud function, it allows me to manage my resources effectively and provide partial updates, way more flexible than traditional REST, however with API I use bearer tokens to verify that the identity of the person creating the record and deciding if they are allowed or 401, without UID in record metadata I have to send the plain UID as a field in…

    2 votes
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  • Don't see your idea?