Lightpad
Lightpad copied to clipboard
Welcome to Lightpad, a powerful and intuitive code editor developed with the Qt framework. Lightpad is designed to make it easy for you to write, edit, and debug code in a variety of languages.
- As the project grew in size, a single directory containing all source files is no longer manageable. - Source code files should be organized into logical sections. - Changes...
* It should support context menu with following actions: - New file - New directory - Remove selected - Rename - Copy - Cut - Delete - Copy absolute path...