Jump to content
Georgge Bakh

I-Pascal 2.0

Recommended Posts

I-Pascal v2.0 has been released.

What is I-Pascal?

It's a Pascal language support plugin for IntelliJ IDEA.

 

Integration with Delphi and Free Pascal Compiler.

The main goal of the project is to provide modern code editing and inspection tool for Pascal language.

Dependency cycles ready.:classic_wink:

 

In the new release:

  • Completion options from not used yet units (with automatic modification of uses clause)
  • Completion itself is improved and not is comparable to one for Java
  • Delphi 10.3 inline declarations syntax support. Highlighting, find usage, renaming etc.
  • No inherited destructor call inspection

 

Project site: http://siberika.com/

Installation instructions: http://siberika.com/install.htm

Source code: https://github.com/casteng/i-pascal

  • Like 3
  • Thanks 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×