Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-7124

Source-code Formatter with diff support.

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Crucible macros doesn't support diff nowadays.
      [noformat]
      Unable to find source-code formatter for language: diff. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
      [noformat]

      This implementation would be really useful to support code such as:

      Unable to find source-code formatter for language: diff. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      diff --git a/file.conf b/file.conf
      index be85229..373d2e2 100644
      --- a/config/file.conf
      +++ b/config/file.conf
      @@ -327,8 +327,8 @@ common-func {
         existing code
       
      -  # comment removed
      +  # comment added
       
         existing code
       }
      

            Unassigned Unassigned
            5663930a78d1 Elvin Vedar
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: