Ticket #158 (closed enhancement: fixed)

Opened 18 months ago

Last modified 2 months ago

Add a project concept

Reported by: rob Owned by: rob
Priority: major Milestone: 0.7.5
Component: application Keywords:
Cc:

Description

Add the concept of a project so that default templates and things can be stored in the project. I'd like it to be such that if you open up a file that belongs to a project, it knows which project it belongs to so you don't have to do some heavyweight "Open Project" command. Projects are associated with some directory path, and everything below that path belongs to that project (unless it belongs to another project in a child directory path).

Attachments

Change History

Changed 11 months ago by rob

  • type changed from task to enhancement

Changed 2 months ago by rob

  • status changed from new to assigned
  • milestone changed from 1.0 to 0.7.5

Changed 2 months ago by rob

(In [1424]) Refs #318 and #158: added template support

  • rudimentary template support needs to be related to projects, so added a stub project plugin that also deals with global templates

Changed 2 months ago by rob

(In [1443]) Refs #158: Added create project actions

  • added Buffer.iterViewers
  • changed position of File/New/Text file so that the create project actions can appear before them
  • added project name to project ini file
  • fixed problem with shell command that left spaces at the end of the command line -- ctags was barfing on those

Changed 2 months ago by rob

  • status changed from assigned to closed
  • resolution set to fixed

I guess by now, the concept is OK. Will investigate further support of projects as I get feature requests.

Add/Change #158 (Add a project concept)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.