Does anyone know if you can get task tags for Gepetto in Eclipse. I see that it works only for CSS, HTML and a couple more. Can I add this functionality for puppet projects? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 6/29/11 1:09 AM, Vlad wrote:> Does anyone know if you can get task tags for Gepetto in Eclipse. I > see that it works only for CSS, HTML and a couple more. Can I add this > functionality for puppet projects? >Hint - there is a Geppetto forum at google groups: https://groups.google.com:443/forum/?hl=en#!forum/puppet-geppetto And to answer your question - the "task tags" works in the Geppetto manifest editor. Not sure what you mean by "if you can get task tags" - they are there, they can be set and viewed in the "tasks" view. Do ypu want to "get them" in some special way? Regards - henrik -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Thank you for pointing me in the right direction. I know about the Tasks View and I can insert and use tasks, but what I am trying to achieve is to simply write in my manifest small TODO comments and those to be scanned and automatically imported into the task list. All the CSS, PHP or HTML files are parsed for task tags, but not .pp files (even when adding them to Ruby Source file associations list). But maybe this is more an Eclipse problem... Thanks anyway. On Jun 28, 7:45 pm, Henrik Lindberg <henrik.lindb...@cloudsmith.com> wrote:> On 6/29/11 1:09 AM, Vlad wrote:> Does anyone know if you can get task tags for Gepetto in Eclipse. I > > see that it works only for CSS, HTML and a couple more. Can I add this > > functionality for puppet projects? > > Hint - there is a Geppetto forum at google groups:https://groups.google.com:443/forum/?hl=en#!forum/puppet-geppetto > > And to answer your question - the "task tags" works in the Geppetto > manifest editor. Not sure what you mean by "if you can get task tags" - > they are there, they can be set and viewed in the "tasks" view. Do ypu > want to "get them" in some special way? > > Regards > - henrik-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hi, please file an enhancement request for this (at https://github.com/cloudsmith/geppetto/issues) as this is something that needs to be added to Geppetto. Comments must be parsed to find the "todos" and turn them into Tasks (this is easy). It is a bit more involved to keep the tasks in sync as it needs to be done when saving the file (too heavy to do per keystroke when editing). Regards - henrik On 6/29/11 4:28 AM, Vlad wrote:> Thank you for pointing me in the right direction. I know about the > Tasks View and I can insert and use tasks, but what I am trying to > achieve is to simply write in my manifest small TODO comments and > those to be scanned and automatically imported into the task list. All > the CSS, PHP or HTML files are parsed for task tags, but not .pp files > (even when adding them to Ruby Source file associations list). But > maybe this is more an Eclipse problem... > > Thanks anyway. > > On Jun 28, 7:45 pm, Henrik Lindberg<henrik.lindb...@cloudsmith.com> > wrote: >> On 6/29/11 1:09 AM, Vlad wrote:> Does anyone know if you can get task tags for Gepetto in Eclipse. I >>> see that it works only for CSS, HTML and a couple more. Can I add this >>> functionality for puppet projects? >> >> Hint - there is a Geppetto forum at google groups:https://groups.google.com:443/forum/?hl=en#!forum/puppet-geppetto >> >> And to answer your question - the "task tags" works in the Geppetto >> manifest editor. Not sure what you mean by "if you can get task tags" - >> they are there, they can be set and viewed in the "tasks" view. Do ypu >> want to "get them" in some special way? >> >> Regards >> - henrik >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.