JetPascal is a modern code assistant for Delphi developers. The first release will include navigation and search. Code completion, refactoring and more features are scheduled in future updates.
Go to Symbol in Editor (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