89 results found
-
Notes Section for VS Code Extensions
While GoogleIDX loads projects faster, setting up a new one requires switching to VS Code to check extensions. Could you add a simple "Notes" section to projects specifically for listing required VS Code extensions? This would save time and keep everything in one place.
Thanks!
1 vote -
User level configurations
Its good that there is already project level configuration with dev.nix but I believe Project IDX can use more of the nix features by providing a way to extend the workspace using another .nix configurations that will be only for the user.
Example uses of this is using vim extension, you may use it but it is not required for the project therefore affecting other users or your team that will use Project IDX.
Another is using a specific program that you only use. The list goes on,User level configurations will be great addition to fully use the customization…
1 vote -
add search bar at the top of the editor
Kindly add the search bar pinned at the top of the editor for easy retrieval of the any file. This feature is available in VScode.
1 vote -
Add Firebase to flutter create options
When creating a flutter project you should have options to setup firebase with it
8 votes -
2 votes
-
Create and manage Firebase Firestore and Storage Rules
The Firebase CLI creates the rules files for Firestore and Storage in the root of the project directory. It would be nice to have a button to enable/connect the project to firestore, and manage the rules in the project in a similar way for each service respectively.
2 votes -
Support for all target platforms without bugs for Flutter
Currently iOS virtual device is not accessible and running on android emulator is giving an error. I'd be cool to build for all the platforms together and see the build on all target platforms (a list from which a user can multi-select the platforms).
1 vote -
keypress sound
When we press key buttons it should play sound also user can choose sound pack of mechvibes and custom sound pack
1 vote -
Ability to switch Extension Registers
Well I want the ability to use other vscode registers such as eclipse or microsoft and still have the extensions. This could open to a lot of possiblitys with seitching to your own vscode registry or someone elses.
Github: Eveeifyeve
1 vote -
Circuitpython support for IDX
Able to code in circuitpython in IDX. Include code correction, autocomplete, project creation with Ai. Sample: code with Mu
1 vote -
Connecting to the Different FirebaseAccount
Connecting to the database there by logging into another Google account in the firebase add-on
1 vote -
Tailwind Css IntelliSense Support / Extension
Currently, the IDX lacks Tailwind CSS IntelliSense support or extension, and I believe incorporating this feature would be immensely beneficial for developers like me who heavily rely on Tailwind CSS for efficient and streamlined styling. Tailwind CSS IntelliSense would not only improve coding speed but also reduce errors and enhance overall productivity.
1 vote -
Setting the exact version of a nix package I need in the workspace
For me, it is crucial that I run a project with a specific version of Go for example. So it would be great if I could set the version of the Nix package in dev.nix. Perhaps right next to the packages that I have to and need to decal anyway.
2 votes -
Is there a plan to allow private repo as well?
I saw only public repos are allowed yet, Is there a plan to extend it to private repo as well? Like I can go to GitHub and press "." and it creates a codespace for me to work with private repo, the only problem is running the build with all the dependencies.
4 votes -
1 vote
-
Automated Dependency Injection in IDX
<<Current State>>
Currently, dependency injection in IDX requires developers to explicitly import dependent files. This can lead to a significant amount of boilerplate code, especially in projects with numerous dependencies. Additionally, this manual approach can make it difficult to track and manage dependencies, especially as projects grow in size and complexity.
<< Solution >>
Automating dependency injection in IDX can involve creating a mechanism that automatically identifies and resolves dependencies based on code annotations or configuration files. This would eliminate the need for developers to explicitly import dependent files by reducing boilerplate code and improving code maintainability.
<< Benefits of…
2 votes -
Tailscale integration
Provide a seamless integration with Tailscale so that the VM can be added as an ephemeral node on the user's tailnet and get access to private resources, such as a database or private Git server.
6 votes -
Register app with Firebase and generate config file
Similar to how flutterfire config works by registering the app with firebase and generating the firebase options file. That would be really convenient.
"The FlutterFire CLI extracts information from your Firebase project and selected project applications to generate all the configuration for a specific platform."
1 vote -
Support for HDLs and HVLs with rich language features
A reliable, open and feature rich platform for writing HDLs and HVLs, particularly SystemVerilog, is something which doesn’t exist, maybe idx could be the one which does it the best.
1 vote -
Downscope Github permissions
Github permissions are excessively broad (all orgs, all access, read and write); permissions should be more granular and start with a specific personal private repo
4 votes
- Don't see your idea?