Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Plugin performs preview of documents written in some markup languages.
Supported languages:
* Asciidoctor
* Html
* Markdown
* Textile
Usage
1. Right click on document (via project explorer or editor) and choose "Open with->Markview".
2. Open same document in another split.
3. Change view format in editor's menu.
4. Click on "?" icon near format selector to view some syntax help for selected format.
Source code: https://github.com/OneMoreGres/qtc-markview
IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable)
Then plugin must be enabled in Help->Modules menu.
A simple textual feature model editor to generate feature model diagrams as DOT and SVG files.
The DOT files can be used as an input for GraphViz' dot. SVG requires dot installed on your computer and added to your classpath.