0
4.0.6
Australia, Zurich, Yokohama, Xanadu
Standalone Application
- ServiceNow Studio and ServiceNow IDE are complementary development environments for building on the ServiceNow AI Platform. ServiceNow Studio & ServiceNow IDE support the full spectrum of ServiceNow development, from low-code application building to pro-code source development.
- ServiceNow IDE is an implementation of Visual Studio Code for the Web on the ServiceNow AI Platform, designed for developers who prefer working directly in source code. With the ServiceNow IDE, you can build applications using familiar tools and industry-standard development practices. With ServiceNow Fluent, a domain-specific language for defining application metadata, you can manage and maintain application source code in your favorite Git-based source control provider directly from the IDE.
- ServiceNow Studio empowers platform developers with a modern, unified environment for building on the ServiceNow AI Platform. It features streamlined navigation to applications and metadata, integrated low-code tools, and efficient tracking and packaging of development work, accelerating the development process and enhancing productivity.
ServiceNow IDE
- Leverage standard developer productivity features to write and modify code, including IntelliSense, keyboard shortcuts, the command palette, code and file search, and code navigation.
- Source control integration for bringing your own Git-based source control provider.
- Full support for ServiceNow Fluent, a domain-specific programming language for defining application metadata in source code, including language processing and validation.
- Integrated with the ServiceNow SDK for building ServiceNow Fluent source code into application metadata on your instance, as well as transforming subsequent changes made to metadata from embedded platform user interfaces back into ServiceNow Fluent source code.
- Update and save changes to application metadata from other platform user interfaces embedded within the ServiceNow IDE.
ServiceNow Studio
- Find applications and app files using Search, Code Search, and the File Navigator.
- Create applications and application files.
- Create and manage update sets.
- Publish changes to apps via Update Sets, App Repo, and Pipelines.
- Bookmark applications and application files.
- Open applications and application files across multiple scopes with integrated tabs.
- See recently opened applications and application files.
- Search for metadata tables like Client Scripts or Business Rules using "Open List" in the File Navigator and ".list" commands in the Search bar.
- Leverage integrated low-code builders like Table Builder and Flow Designer to open supported application files.
- New
- Create and convert applications in the global scope that are accessible to other global applications with instances on the Australia release.
- Generated ServiceNow Fluent code is organized in taxonomy-based directories by default. You can configure a custom directory structure for metadata transformed into ServiceNow Fluent code with the
taxonomyparameter in an application's now.config.json file.
- Changed
- The Activity Bar includes additional views for bookmarks and recent activity, and the Metadata Explorer view has been replaced with the File Categories view.
- ServiceNow IDE also installs ServiceNow Studio.
Required plugins
- app-unified-developer-core