Project IDX is in Beta. Beta products and features might have limited support, and changes to Beta products and features might not be compatible with previous versions.
Stay organized with collections
Save and categorize content based on your preferences.
Why join the Early Access Program?
As part of the Project IDX Early Access Program, you can access experimental
features like:
Gemini in IDX interactive chat
IDX interactive chat: Gemini in IDX can answer questions,
execute commands, run tests, and can even make code changes (with your
approval).
Generate documentation with Gemini in IDX
Write my docs: Gemini in IDX can automatically generate
documentation in the appropriate format for your code. For example,
Gemini uses Javadoc for Java files and JSDoc for Javascript and
TypeScript files. After you review the changes (and, if necessary,
refine Gemini's responses with additional prompts), you can add the
documentation to your code with a single click.
Generate unit tests with Gemini in IDX
Write my tests: Gemini in IDX can automatically update and
generate unit tests. If Gemini finds an existing unit test file,
it adds missing tests to the file. If it doesn't find existing unit test
files, it creates the unit test for you. After you review the test(s)
and, if necessary, refine Gemini responses using additional prompts,
you can add or update the test file to your code with a single
click—and then ask Gemini in IDX to run it!
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["Early Access Program members gain access to experimental features powered by Gemini in IDX."],["Gemini in IDX offers interactive chat for answering questions, executing commands, running tests, and making code changes with user approval."],["The program allows users to generate documentation and unit tests automatically using Gemini in IDX, which adapts to various programming languages."],["Users can review and refine Gemini's responses before implementing changes, ensuring control and accuracy."]]],[]]