Jump to content

plamenjm

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

1 Neutral

Technical Information

  • Delphi-Version
    Delphi 12 Athens
  1. A new egg - Unit Circular References framework. 🙂 https://github.com/plamenjm/UCR-framework // Usage of UCR framework means to move unit initialization/finalization // code to a function and let UCR check the dependencies.
  2. Delphi/pascal file in IntelliJ IDEA and Copilot suggestions. With I-Pascal plugin for IntelliJ (available for versions before 2022.1) - https://plugins.jetbrains.com/plugin/7340-i-pascal In the editor on the left side - suggested auto-complete On the right side - copilot panel with multiple suggestions Without hint With hint (the comment on the first line)
×