IDE Plugins
Category
XML Mapper 28.0.47991.2819
by Embarcadero Technologies in IDE Plugins for RAD Studio
XML Mapper is the Swiss knife for transforming and mapping XML files. This is an updated version of the XML Mapper that ships with RAD Studio. At design time, it defines the mappings between generic XML documents and the data packets that client datasets use. Each mapping describes the correspondences between the nodes of an XML document and the fields in a data packet. You can define mappings from an existing XML schema (or document) to a client dataset that you define, from an existing data packet to a new XML schema you define, or between an existing XML schema and an existing data packet.
GroqCloud API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The GroqCloud API wrapper for Delphi provides access to models from Meta, OpenAI, MistralAI and Google on Groq’s LPUs, offering chat, text generation, image analysis, audio transcription, JSON output, tool integration, and content moderation capabilities.
Stability.ai API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The Stability API wrapper for Delphi utilizes advanced models developed by Stability.ai to provide capabilities for seamless image, video, and 3D generation, as well as sophisticated editing and upscaling tools, tailored for creative and professional use.
GitHubTrendings 1.0
by Ali Dehbansiahkarbon in IDE Plugins for RAD Studio
This welcome package for RAD Studio showcases a list of trending Pascal repositories for the day, week, month, or year on the welcome page.
Delphi4Python Exporter 1.2.1
by Delphi4PythonExporter in IDE Plugins for Delphi
Design your Python GUI using Delphi's VCL and FMX designers and then export them for Python use.
Gemini API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The Gemini API wrapper for Delphi utilizes advanced models developed by Google to provide robust capabilities, including interactive chat, text embeddings, code generation, image and video prompting, audio analysis and transcription, fine-tuning, caching, and integration with Google Search.
Bookmarks 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never overwrite an existing bookmark accidentally. Elegant visual cues when you create, delete, or access a bookmark as well as succinct information about where in a unit the bookmark is. This plugin used to be Parnassus Bookmarks.
Navigator 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio
Your code at your fingertips. Ever wanted to jump to the uses clause, to a class’s constructor, to a property definition? Navigator lets you move between any section of code quickly, easily, and without your fingers leaving the keyboard. There’s also a minimap – a miniature version of your code, showing the structure and letting you scroll just like a scrollbar. This plugin used to be Parnassus Navigator.
Parnassus Parallel Debugger 1.6.5.3
by Parnassus OÜ in IDE Plugins for RAD Studio
Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple threads' execution right in the code editor - and more.
Delphi AI Developer (Copilot) 2.3.0
by Code4Delphi in IDE Plugins for Delphi
Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds artificial intelligence (AI) interaction capabilities to the Delphi IDE, using both the OpenAI API, Gemini API, and Groq API, as well as offering offline AI support. Code Completion: This feature uses AI to suggest code directly in the IDE editor, significantly increasing development speed and productivity. AI Chat Interacting with Delphi IDE: Have a chat that interacts fluidly with the IDE. Chat for Database Interaction: Interact with your database directly in the IDE, using AI to help you create SQL commands and generate code from the database.