[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-03。"],[],[],null,["# Preconfigured IDEs\n\nCloud Workstations provides\n[several preconfigured container images](/workstations/docs/preconfigured-base-images)\nthat contain preconfigured Integrated Development Environments (IDEs).\nTo use a preconfigured IDE, select from the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images)\nthat you want when creating a new workstation configuration, and then\n[create workstations](/workstations/docs/create-workstation#create_a_workstation)\nusing that configuration.\nWhen you log into your workstation through your browser, you can use the IDE\nthat was included in the preconfigured container image.\n\nCloud Workstations base editor\n------------------------------\n\nCloud Workstations comes with a default IDE Code OSS for Cloud Workstations\nthat lets you write, build, test, debug, and run your applications.\nCode OSS for Cloud Workstations is built on top of the\n[Code-OSS](https://github.com/microsoft/vscode)\nopen source project, supports IDE extensions provided with the\n[Open VSX Registry](https://open-vsx.org/),\nand comes with the\n[Cloud Code](/code)\nIDE extension pre-installed.\n\nFor details about using the Cloud Workstations base editor, see the\n[Base editor overview](/workstations/docs/base-editor-overview).\n\nPreconfigured JetBrains IDEs\n----------------------------\n\nCloud Workstations also provides preconfigured images with\n[JetBrains IDEs](https://www.jetbrains.com/).\n\nPreconfigured images for the following JetBrains IDEs come with the\n[Cloud Code](/code)\nextension pre-installed:\n\n- [IntelliJ IDEA Ultimate IDE](#intellij_idea_ultimate_ide)\n- [PyCharm Professional IDE](#pycharm_professional_ide)\n- [GoLand IDE](#goland_ide)\n- [WebStorm IDE](#webstorm_ide)\n\nPreconfigured images for the following JetBrains IDEs are also available:\n\n- [CLion IDE](#clion_ide)\n- [PhpStorm IDE](#phpstorm_ide)\n- [Rider IDE](#rider_ide)\n- [RubyMine IDE](#rubymine_ide)\n\n| **Note:** Images for these IDEs are automatically updated shortly after the latest stable JetBrains versions are released. JetBrains release notes can be found at: [JetBrains Knowledge Base](https://youtrack.jetbrains.com/articles)\n\n### IntelliJ IDEA Ultimate IDE\n\nIntelliJ IDEA Ultimate is a context-aware IDE for working with Java and other\nJVM languages like Kotlin, Scala, and Groovy. IntelliJ IDEA Ultimate can help\nyou develop full-stack web applications, with integrated tools, support for\nJavaScript and related technologies, and advanced support for frameworks like\nSpring, Spring Boot, Jakarta EE, Micronaut, Quarkus, and Helidon. You can also\nextend IntelliJ IDEA with plugins developed by JetBrains, allowing you to work\nwith other programming languages, including Go, Python, SQL, Ruby, PHP, and\nmany others.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[IntelliJ IDEA Ultimate](https://www.jetbrains.com/idea/features/).\n\n### PyCharm Professional IDE\n\nPyCharm Professional is a dedicated Python IDE that provides essential tools for\nPython developers and that creates an environment for productive Python, web,\nand data science development. The IDE helps you improve code quality with PEP8\nchecks, code testing assistance, smart refactorings, and multiple inspections.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[PyCharm Professional](https://www.jetbrains.com/pycharm/features/).\n\n### GoLand IDE\n\nGoLand is a Go IDE that helps you read, write, and change Go code. It provides\nsmart completion, inspections, quick fixes, code generation, and even detects\nrecursive calls. You can also extend support for JavaScript, TypeScript, and\ndatabases.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[GoLand](https://www.jetbrains.com/go/features/).\n\n### WebStorm IDE\n\nWebStorm is an IDE for JavaScript and related technologies. It supports\nJavaScript, TypeScript, React, React Native, Electron, Vue, Angular, Node.js,\nHTML, style sheets, and more. The code editor provides code completion, quality\nanalysis, refactorings, and HTML preview.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[WebStorm](https://www.jetbrains.com/webstorm/features/).\n\n### CLion IDE\n\nCLion is an integrated C and C++ development environment that provides code\nassistance, code generation boilerplate, safe refactoring, dynamic code\nanalysis, and an integrated debugger. It also supports Rust, Swift, CMake,\nPython, and other popular languages.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[CLion](https://www.jetbrains.com/clion/features/).\n\n### PhpStorm IDE\n\nPhpStorm is a PHP IDE that provides on-the-fly error prevention, autocompletion,\ncode refactoring, zero configuration debugging, and an extended HTML, CSS, and\nJavaScript editor. PhpStorm includes the HTML, CSS and JavaScript features of\n[WebStorm](https://www.jetbrains.com/webstorm/features/).\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[PhpStorm](https://www.jetbrains.com/phpstorm/features/).\n\n### Rider IDE\n\nRider helps you develop .NET, ASP.NET, .NET Core, Xamarin, or Unity\napplications. It provides editing support and code insight for languages used in\n.NET development such as C#, VB.NET, F#, ASP.NET Razor syntax, JavaScript,\nTypeScript, XAML, XML, HTML, CSS, SCSS, JSON, and SQL.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[Rider](https://www.jetbrains.com/rider/features/).\n\n### RubyMine IDE\n\nRubyMine is an IDE for Ruby and Rails project development. It provides support\nfor Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and\nLess, and more. It offers syntax and error highlighting, code formatting, and\ncode completion.\nTo use the preconfigured base image for this IDE, see the\n[list of preconfigured base images](/workstations/docs/preconfigured-base-images).\n\nFor more information about this IDE, see the JetBrains features page for\n[RubyMine](https://www.jetbrains.com/ruby/features/)."]]