JetPascal (Beta)

Our goal is to be a fast, reliable, and intelligent code assistant for Delphi developers, supporting both RAD Studio and Visual Studio Code.

The product is still in its early stages, and the current version includes the following navigation and search features.

Features

Go to File

  • Go to file/form in current project group
  • Go to source file in the search paths

Go to Project

  • Go to project in current project group
  • Go to recently closed project/project group

Go to Symbol in Editor

Delphi Source File

Form Designer

  • Go to component in current form designer
  • Go to property of a component (Use @. for current component)
  • Go to event of a component
  • Create handler for the selected event

Go to Symbol in Workspace

Chained Search

  • Go to specific position in a file: file:line[,col]
  • Go to symbol in a source file: file@symbol[.member]
  • Go to component, property or event in a form: form@component[.prop]

Go to Definition / Peek Definition

Tip: Press Alt + ` to open NavigateTo from the symbol under the cursor.

Go to Type Definition

Go to Base Symbols

Go to Derived Symbols

Go to Implementation

Go to Containing Declaration

Limitation

The current version doesn’t yet support compiled units or packages (DCUs/DCPs). Instead, it compiles source files within projects, utilizing all search paths—including global browsing paths. We plan to add DCU/DCP support once work on completion features is underway.

Roadmap

  • Type Hierarchy Form
  • Delphi 12.3 (64-bit)
  • Hover
  • Code Completion
  • Signature Information
  • Support dcu/dcp
  • Extension for Visual Studio Code
  • Code Actions
  • References
  • Refactoring
    and much more…

Early Bird Price

Buy now at our special Early Bird Price—significantly below the upcoming standard rate—while we finalize key features. This offer applies to both Commercial and Personal subscriptions and is open to new users now. Legacy CodeInsightPlus customers can request our standard renewal price throughout 2025.

Download