November » Page 3 » Developer.Team

NexusDB Embedded Free 4.7501 from November 14, 2023

NexusDB Embedded Free 4.7501 from November 14, 2023
NexusDB Embedded Free 4.7501 from November 14, 2023


NexusDB is a 100% Delphi Database. The Embedded Free version is a single user database that compiles into your exe with no additional libraries needed, supports advanced SQL 2003, encryption, in-memory tables, transactions, referential integrity, full text index search. NexusDB is highly customizable to fit your database needs. TnxTable and TnxQuery components are available for high speed data access and advanced queries, method and property compatible with TTable/TQuery for easy updating of your old projects.
Read more

Parnassus Code Editor/Navigator 1.6.4.1 from November 13, 2023

Parnassus Code Editor/Navigator 1.6.4.1 from November 13, 2023
Parnassus Code Editor/Navigator 1.6.4.1 from November 13, 2023


Your code at your fingertips. Ever wanted to jump to the uses clause,
to a class’s constructor, to a property definition?
Navigator lets you move between any section of code quickly, easily,
and without your fingers leaving the keyboard. There’s also a minimap –
a miniature version of your code, showing the structure and letting you
scroll just like a scrollbar. This plugin used to be Parnassus Navigator.
Read more

Bookmarks 1.6.4.1 from November 13, 2023

Bookmarks 1.6.4.1 from November 13, 2023
Bookmarks 1.6.4.1 from November 13, 2023


Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new,
improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned.
Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow.
Never overwrite an existing bookmark accidentally. Elegant visual cues when you create,
delete, or access a bookmark as well as succinct information about where in a unit the bookmark is.
This plugin used to be Parnassus Bookmarks.
Read more

Google Test 2023.11 from November 13, 2023

Google Test 2023.11 from November 13, 2023
Google Test 2023.11 from November 13, 2023


Features

xUnit test framework: \ Googletest is based on the xUnit testing framework, a popular architecture for unit testing
Test discovery: \ Googletest automatically discovers and runs your tests, eliminating the need to manually register your tests
Rich set of assertions: \ Googletest provides a variety of assertions, such as equality, inequality, exceptions, and more, making it easy to test your code
Read more