===========
havGSD

Version 0.2
===========

Havoc's Task List Plugin for C++ Projects in CodeLite.

========
Contents
========
1. Overview
2. Installation
3. Usage
4. Changelog
5. License

===========
1. Overview
===========

havGSD is a task list plugin designed for C++ projects in CodeLite. It has been tested with CodeLite 18.1.0.

===============
2. Installation
===============

Copy the havGSD.dll file into the plugins folder of CodeLite, typically located at: C:\Program Files\CodeLite\plugins

========
3. Usage
========

1. Activate havGSD in CodeLite:
- Navigate to Plugins -> Manage Plugins...
- Check the box next to havGSD.

2. Configure plugin settings:
- Go to Plugins -> havGSD -> Settings...

3. View the task list:
- Open the Output View.
- Click on the three dots button (...).
- Under Hidden Tabs, select havGSD.

============
4. Changelog
============

Version 0.2 - 2025-09-13
- Added support for externally modified files.

Version 0.1 - 2025-03-02
- First release.

==========
5. License
==========

This plugin is distributed under the terms of the MIT license:

https://github.com/Havoc7891/havGSD

Copyright (c) 2025 René Nicolaus. All rights reserved.

The full text of the MIT license is included in this distribution in "LICENSE.txt".

===========
End of file
===========