Hey,

In the following i want to present you my new Tool for 3D-Gamestudio. LED (Lite-C Editor).
LED is a full-featured C Editor with complete support for 3D-Gamestudio and 3D-Gamestudio related topics.

Key features
  • Develop new code faster with fewer errors.
  • Quickly understand existing code.
  • Refractor existing code making it easier to read and cheaper to maintain.
  • Eliminate time spent searching by allowing instant navigation to any file, symbol or reference.

Following this link you'll see a video of the most features of LED

Screenshots of Core-Features:

[1] Overview of the program interface - Showing: Auto Complete / Syntax Highlightning


[2] Support for Comments before/after functions


[3] Search Functions with support for REGEX searching (in this case searching for every string in the file)


[4] Show struct members (ofc also of user defined structs)


[5] Error Highlightning (aabb does not exist as a member of the struct)


[6] Intelligent Auto-Complete form



more in next post (image limit).
greetings,
Tech