Code Monkey home page Code Monkey logo

mylyn-for-atom's Introduction

Mylyn-for-atom

Task focused development in Atom, based on Mylyn for Eclipse. Mylyn filters the tree view so only files related to a specific task is shown. Files will be automatically removed from the view when not used for a longer period.

Usage

Enable Mylyn through command pallete (mylyn:toggle-enabled)

Add a task, or tasks (mylyn:new-task)

Start working..select files either through command pallete or by switching off filtering (mylyn:toggle-filter), then add files using the file tree view.

When you have the files you need, toogle filter again.

Tasks will be automatically saved when you exit Atom (to ~/.config/mylyn.json)

Commands

mylyn:toggle-enabled

Toggles Mylyn on/off.


mylyn:toggle-filter

Enable filtered view. If filtering is off, Mylyn will still garther file usage information, but will not filter the tree view. When enabled, Mylyn is also turned on (but not off, when off is selected).

mylyn:tasklist

Let user pick active task. Enables filtering and Mylyn as well (if not already enabled)

mylyn:new-task

Create a new task

mylyn:delete-all-tasks

Deletes all tasks

mylyn:delete-task'

Delete a specific task

mylyn:rename-current-task

Renames current task

mylyn-for-atom's People

Contributors

mlp1802 avatar

Watchers

 avatar  avatar  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.