Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-67397

Add Typescript language support in code blocks

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • None
    • None
    • 0
    • 1
    • 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.

      Please add typescript language support in code blocks:

      Unable to find source-code formatter for language: ts. 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
       const num: number;
      
      num = 5;
      
      let f: () => void = null;
       

      I copied the code block I have in this linked issue: https://asapconnected.atlassian.net/browse/DOR-131

            Unassigned Unassigned
            sean.newell1 Sean Newell
            Votes:
            36 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: