Skip to content

wp-xyz/LazarusCodeExplorerPlugin

 
 

Repository files navigation

CodeExplorerPlugin

LazarusCodeExplorerPlugin

🔎 A plugin for navigating and searching procedures and functions in Pascal source files within Lazarus IDE.


✨ Features

  • Combobox in the editor toolbar: Lists all procedures and functions in the active Pascal file.
  • Instant search: Type in the combobox to filter methods in real time, matching any part of the name.
  • Quick navigation: Select a method to jump directly to its definition in the code.
  • Automatic highlighting: The current method is highlighted according to the cursor position.

⚠️ Important Note

For the plugin to appear correctly, make sure the "Editor Toolbar is visible" option is enabled in the Lazarus IDE settings.

Editor Toolbar Settings
Enable the Editor Toolbar to use the plugin!


📸 Example

CodeExplorerPlugin Example


🚀 How to use

  1. Install the plugin in Lazarus.
  2. Make sure the Editor Toolbar is visible (see the note above).
  3. Open a Pascal file and use the combobox to quickly search or navigate between methods.

🤝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.


Developed by Anderson Fiori

About

Plugin for show procedures and functions on source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Pascal 100.0%