Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-19967

Single word code formatting

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • None
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      I believe it can be very handy having the ability to do a single word "code" formatting, as it can be done in StackOverflow or Slack and many other services. 

      This is accomplished by using the scaping character `

      With this, any user would be able to format a word in the middle of a sentence without having to use the code block formatting.

       

      This bellow is very handy when using blocks.

       

      int y = 100;
      var x = 8;
      x = x+y; 
      

       

      But sometimes we just want to do something like `System.Diagnostic.Debug.WriteLine;` and have the code formatted and within the same sentence.

       

      The above text this is how it'd look in StackOverflow

       

      And here how it'd look in Slack

       

       

              kkolonko Kamil Kolonko
              0c2a9b4e2c71 Andres Pineda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: