547 results found
-
IDX: Pull to reveal terminal
VS code provides this feature where you can pull from the bottom to reveal the terminal
3 votes -
Sample nix environment templates
Nix is new to lots of folks - and it's a bit hard to know where to start.
Include some sample templates, or a master template with a bunch of packages (commented out) that the user can start with.
3 votes -
Add support for hugo under "Web App"
Add support for hugo under Web App
3 votes -
support home-manager for configuring the workspace
home-manager may be a better fit for configuring the workspace than the current bespoke packages/env variables in dev.nix.
In addition to just providing support for adding packages to the environment, it includes easy configuration for a number of common software packages. For instance, I needed to enable the
nix shell
command. With home-manager, I could have setnix.settings.extra-experimental-features = "nix-command flakes repl-flake"
, but instead I needed to set an environment variable by hand:
env = {
NIX_USER_CONF_FILES = pkgs.writeText "nix.conf" ''
extra-experimental-features = nix-command flakes repl-flake
'';
};
I got lucky in that Nix can be configured from an…
2 votes -
Constant loading when importing repo & loading workspace
I am using a new computer when I logged in the your workspace section continually has a loading wheel and no workspaces appear. I also have tried adding my repository again but it loads endlessly. It means I can't use the application at all for this repo.
2 votes -
Easy way to start a new project
Once you get into a project, there's no clear way to start a new one from scratch.
2 votes -
Larger more User Friendly Base Text Setting
My suggestion is a larger base text size that is more friendly to the broader public. The IDX base text setting appears to be scaled down. Although this can be adjusted, my initial entry into the application was less pleasant due to how small the text was compared to my usual Visual Studio Code dev environment.
2 votes -
Less restrictive terminal
I need to be able to install linux apps like Aptos CLI and other tools. Not possible with how restrictive terminal is. Would prefer to see full access to ubuntu or Debian or similar.
2 votes -
1 vote
-
Build direct CI/CD
I would love It if the platform enables me to develop and test my code seamlessly and enable me to deploy to different cloud services seamlessly.
2 votes -
1 vote
-
Collaboratory notebook connection as back-end
It will be awesome to access Collaboratory computing infrastructure as a back-end in a easy to manage connector, specially to build small scale Data/ML projects.
2 votes -
Page for shortcuts
Having a dedicated page to look after all the available shortcuts like a cheat sheet will be very helpful to improve productivity for example in the case of Flutter listing down all the supported shortcuts in a single page eg
- stful - Create StatefulWidget 2.stless - Create StatelessWidget
etc
2 votes -
cloudbuild.yaml and app.yaml files should get a Google Cloud icon
cloudbuild.yaml is Cloud Build config file
app.yaml is App Engine config file2 votes -
Making the app installable
could be a PWA (not necessarily a system installable application). that way i don't have to see my search bar every single time
it feels different when you're using it as a standalone application (like vs code) and not a web page
2 votes -
1 vote
-
1 vote
-
fix broken git project import
I attempted to import a flutter codelab by using the git project import with url: https://github.com/material-components/material-components-flutter-codelabs.git
It fails, with no useful error message. However, this is the stack from the js console:
Error: Internal error encountered.
at iM.f (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:720:10)
at new iM (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:845:332)
at .MN.<anonymous> (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:892:163)
at IM (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:855:206)
at l.dispatchEvent (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:853:343)
at QN (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:886:284)
at SN (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:888:326)
at .MN.Zl (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:887:430)
at .MN.Tb (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:887:394)
at XMLHttpRequest.Hd (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:727:416)
at t.Ti (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:715:49)
at Object.bj…1 vote -
1 vote
-
Enables access from Spain
Any chance we can get this tool up and running in Spain? It’s like unwrapping a gift you can’t play with! ;)
1 vote
- Don't see your idea?