1489 results found
-
3 votes
-
Better Debugging Support for Web Projects
We want to make identifying (and fixing!) issues in code as natural as it can be, fully from inside your browser without any additional configuration.
22 votesThanks for this feedback! We are actively working on this right now and will share updates (and working implementations!) shortly.
-
Nice idea, thinking
Website structure is good, nice demo
1 vote -
Incorrect notifications about extension installation
Installing extensions such as "Python", "Jupyter Notebook" causes an incorrect notification to pop-up showing "Try downloading manually" which is wrong as after a couple of seconds it gets installed correctly.
1 vote -
Option to run locally
Maintaining the ability to use one's own terminal, browser, and files.
3 votes -
Automated Function Calling for Kotlin
Allow the SDK to call automatically the functions that the model requires before to proceed with the prompt
2 votes -
html, css development problem in live environment
You can work live in a live environment by installing the "live server" plugin while creating HTML and CSS software. It provides much better usability than the "HTML PREWIEV" plugin in the "vs code" application. but tools are needed for greater ease of use.
3 votes -
Decrease loading on Initialisation
I am creating a new project it takes 5 mins to open the project. Please optimize the api behind loading of project.
2 votes -
Go: Implement ProjectManagement API
Go developers should be able to interact with Project Management API using the SDK like Node.js/Python devs can do
2 votes -
Change the UI Design
Change the complete UI Design. It looks identical to MicroSoft VSCode.. Follow Google design language and make the UI look more advanced and futuristic.
3 votes -
Allow listening to firestore document/query changes without getting a snapshot automatially
The default behavior when listening to a document/query is that you will always get an initial invoke of your listener.
Allowing to change this behavior would give more freedom, in the case that the developer wishes to fetch the initial values asynchronously and then have the changes delivered via the callback.2 votes -
Ability to saved custom made dev.nix configs for future projects
Since IDX is using nix files to configure an environment, it would probably be best for us to create and save these files and be able to import it into another/future project.
Specifically "imported from repos" and blank workspaces. That way we wouldn't have to recreate the file or save it in another place when you can just access it from IDX itself.
2 votes -
It's unavailable in Iran .
Please Make IDX Available In Iran .
3 votes -
provide feedback on database restore progress
During a restore, there's no way to know how long it will take or where the progress is. It would be great to have some visibility into the process.
I initiated a restore from a backup created by the automated schedules
gcloud alpha firestore databases restore \
--source-backup=projects/PROJECTID/locations/LOCATION/backups/BACKUPID \
--destination-database='DATABASE_ID'I have seen this take between 20 minutes to over a day.
The documentation for this feature is here:
1 vote -
1 vote
-
https://developer.chrome.com
Buyer = Demand SidePlatform
Area = FLEDGES
Device = instance
Google Chrome = Protected equipment
Demand Embedding
Protocol = Domain Host
and fort URL = https://developer.chrome.com
Embedded platform for sale1 vote -
Better support for Cloud Tasks, e.g. queues
It is currently already possible to create google cloud tasks. However, this could be better integrated by creating an abstraction for queues, for example, which can also be monitored and controlled via the admin console and firebase emulator.
28 votes -
Add Github Integration to search, select and open a repo directly from IDX
Add Github Integration to search, select and open a repo directly from IDX.
Currently, to open a repository the first time is necessary to search for url.
The ability to directly search and select repository from IDX would be very helpful for DX.
Thank you for your work!!
2 votes -
gRPC support in firebase Performance Monitoring
firebase Performance Monitoring automatically collects all the https API called invoked from the app. Add the same support for the gRPC API calls as well.
2 votes -
Support for user-specific config (user.nix) in addition to dev.nix
IDX now has project-specific
.idx/dev.nix
file, which configures the project-specific environment.I'd like to have a user-specific
user.nix
(or similar) file which would be applied on all of my own workspaces, which would not be shared to other people using my project.Use case: I author an open source project, which needs project level dependencies. These I'd put to
.idx/dev.nix
. I also have a ton of terminal and git aliases and configs that I'd like to have on my own projects, but which don't make sense in the context of my open source project.2 votes
- Don't see your idea?