up vote 6 down vote favorite
1
share [g+] share [fb]

We have been using fogbugz and have been pasting code in tickets, but it always comes out hammered.

is there any way to denote that a block of text is code?

You know.. Like this

(edit) Is it possible to put some simple html to set the text apart or something??

(edit again)

  • based on my research, html code can be put in the Cases, but not by the web UI.

  • (in the DB) all Cases have a "text" field and an "HTML text" field for the message body, and then there is a flag that shows FogBugz which field to use. Unfortunately, there is no way to enter HTML text via the FogBugz UI. So this means that it is possible for a fogbugz plugin to be able to do the job, but none exist yet.

I will leave this one open for now, an accept an answer that points to a plugin or new feature that does this.

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

Update: Grab a recent version of FogBugz and get the code formatting plugin.

link|improve this answer
it looks like someone is getting close to making one (see link above) – KevinDeus Oct 2 '09 at 1:07
feedback

The Code Snippets plugin in FogBugz 8 and above should now do what you're after.

link|improve this answer
feedback

You could always write a request on uservoice and someone might write a plugin to do it; or Fogcreek themselves might put it into a future version.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.