IDE Plugins
Category
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.
Anthropic API wrapper for Delphi 2.3.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The Anthropic API wrapper for Delphi leverages cutting-edge models, including Anthropic's advanced Claude series, to deliver powerful features for chat interactions, vision processing, caching, and efficient batch processing.
MistralAI Wrapper 1.1
by Delphi MistralAI API in IDE Plugins for Delphi
This is an unofficial library. MistralAI does not provide any official library for Delphi. This repositorty contains Delphi implementation over MistralAI public API.
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.