145 results found
-
I Wish I Could Configure Cron Jobs in My Workspace
I need to schedule tasks such as backing up my project to various locations. However, I've encountered issues installing and starting a cron service. It requires systemd to run and permissions to access certain folders, but unfortunately, idx doesn't allow these actions.
1 vote -
fedramp / self hosted support
Would love to be able to introduce this to my work, but we have very strict security requirements.
Would be awesome to be able to spin up IDX on our own environment so we could use it!
1 vote -
Preserve the idx IDE configuration
Make a feature or improvement where we can preserve the IDE configurations like themes and other configurations.
Once we log out from the IDE after 1 or 2 days, the theme resets, all the default configurations are reverted, and all the extensions are removed.12 votes -
Code Download Support
Please introduce a code download feautre which lets the user download his/her code in an archive.
2 votes -
We've detected suspicious activity on one of your workspaces. Please contact support for further assistance
would be nice if this thing tells what type of suspicious activity was detected and have actual options to fix it. or maybe even warnings so that people don't work too ******* something just for google to restrict access out of nowhere.
1 vote -
Manual recovery
As Project IDX is still in beta, there's a few issue that might result in workspace being stuck in state where it cannot be recovered. For example, I was impacted by
https://issuetracker.google.com/issues/341319148
It would be nice if the "Launch Recovery" button will be available, even if the system did not detect any error. Issue like this can be easily be fixed if we can changed the dev.nix file with a manual recovery.4 votes -
Native code syntax highlighting with Flutter
If you're working on a Flutter plugin, which. includes native code (eg Kotlin, Swift) then those files are accurately labeled in the navigator on the left, but syntax highlighting for those languages appears not to work
29 votes -
Add Discord Rich Presence (RPC) support
I'm a Discord user and when I'm working on projects and such, I would love to be able to showcase what project I'm working on in.
Take LeonardSSH's VSCode extension "Discord Rich Presence", when enabled it shows what project, what file and any errors or time elapsed showed. Very cool if IDX were to implement this :D
4 votes -
Deploy an iOS to the app store from IDX
Deploying an iOS app to the app store currently requires Xcode to build the IPA file and then the macOS transporter app to drop the IPA file into App Store Connect. It would be great to give developers the ability to publish an iOS app (built with Flutter or another framework) to App Store without needing to drop down to local apps on a mac machine.
24 votes -
Mobile support
The browser should be mobile-friendly. I can barely zoom in and zoom out on mobile, it would be great if it was a bit optimized
2 votes -
Import a internal repo
I can't import internal repo because detected as Invalid repo URL format
my internal repo is : https://gitlab.s.....di.com/ses/hr-application/mobile.git
i hope project idx can detected url as valid url
1 vote -
3 votes
-
WearOS and WatchOS
I would like project support these platforms along with the emulators. Flutter currently doesn't support it for cross platform development. However, for native development it would be a great addition.
Thanks to project IDX. I can now code with minimal hardware requirements.👍
3 votes -
Code security analyzer
a feature that automatically analyzes code compatibility across different platforms, frameworks, and programming languages, helping developers identify potential issues before deployment.
3 votes -
Project IDX look and feel
Hi guys, I really like the general idea of the project, but I really think you need to give ir another feel, it cant´t be just like VS Code, you guys need to come up with google 's own look at least
7 votes -
Grant access to use authentication for login and registration
I created a login and registration system in Next JS using Next Auth using Google's 0auth, but when the feature is run it is always blocked by a proxy or firewall from the IDX project, even though when I run it on my local PC it is normal
1 vote -
Option to download files from the Dashboard, from Workspace option.
Right now I cannot to access my Workspace which contains many code files and I am locked out due to some error. we can avoid this by allowing users to download all of the contents that are in the workspace like how "Gitpod" handles, directly allowing them to download the files by adding additional "Download" option in the workspace option. even if there are now virtual machines are available users would be able to access their files.
1 vote -
Access in Iran
Hello, please allow access to use IDX for Iranian developers.
3 votes -
Please Add Old Language Programming Like COBOL
Maybe this is not necessary or important to most peoples. But, it will be good if all programming language is applied to Project IDX, so people can choice what programming language they will use. For me, I need to use COBOL because of my work. It will helpful if developer can reach this request.
1 vote -
su: Permission denied
Allow switch to superuser account (root)..
# .idx/dev.nix packages = [ pkgs.sudo ];
test-2596052:~/test$ sudo sudo: /etc/sudo.conf is owned by uid 65534, should be 0 sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
I get that error while using sudo installed from nix package
4 votes
- Don't see your idea?