GithubHelp home page GithubHelp logo

sodaware / protean.todolist Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 116 KB

A Protean IDE plugin that provides a simple task list from comments in code.

Home Page: http://www.sodaware.net/dev/tools/protean.todolist/

protean.todolist's Introduction

PROTEAN.TODOLIST
--------------------------------------------------------------------------------

Homepage:     http://www.sodaware.net/dev/tools/protean.todolist/
Version:      1.0
Release Date: 3rd September, 2007
Licence:      Free to use without restriction.


Description
-----------

This is a plugin for Protean IDE (http://www.nullcity.com/Posts/Show/ProteanIDE)

It scans the project source files for comment tags such as “TODO:”. These tags 
are typically used for making notes in code, such as reminders to clean up
functions or notes about potential problems that may need fixing later.


Build Instructions
------------------

To build the plugin you'll need to add references to the following core Protean
libraries:

    * Hub.dll
    * SandBar.dll
    * Compona.SyntaxDocument.dll
    * Tarro.dll
    * Compona.SyntaxBox.dll
    * Compona.CoreLib.dll

Protean is built with .NET 1.1, and this plugin needs to be built for the same
framework.


Quick Installation Guide
------------------------

Copy the folder “TodoList” to your Protean “Plugins” folder. When you run
Protean again, the plugin should be enabled and ready to roll.


Usage
-----

Once the plugin has been installed, it can be enabled by selecting “Task List”
from the Protean view menu. To scan loaded files, click the “refresh” button on
the task pane’s toolbar.

Todo List searches for the following tags at the start of comments:

TASK:, KLUDGE:, HACK:, NOTE:, TEMP:

For example, the following comment would generate a Todo entry in the Hack
category:

; HACK: This is a hack.
someBlitzCodeHere()

Tasks can be filtered using the drop-down menu, and can be sorted by their line
number, filename, type and description.


Thanks
------

The icons used in this plugin are from “Silk Icons”, which are available for 
free at: http://www.famfamfam.com/lab/icons/silk/

protean.todolist's People

Contributors

sodaware avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.