Skip to content

2.2 Release of the Paladin IDE

Compare
Choose a tag to compare
@adamfowleruk adamfowleruk released this 13 Dec 19:32
a27058b

Enhancements

  • Project file locator, aka Quick Find, command added - Alt+F, type part of a file name, use up/down arrows and hit enter to open a file
  • System library search now include system develop libraries
  • Saving a project file now saves in a consistent order, minimising version control changes to PLD files
  • When opening a project file on 64 bit or 32 bit, the correct libraries are added automatically, and do so without now warning about every single library change
  • Added framework for future unit tests and code coverage validation during development of Paladin

Bugs fixed

  • Saving a project now correctly references libraries with a leading slash character