Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-3479

Add syntax highligting for Arduino language ( C/C++ ) (BB-3458)

    • 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.

      Arduino is an open-source electronics prototyping platform which is programmed with Arduino programming language, which is basically C but with some syntactic sugar added on top.

      Arduino IDE filetypes are text files ending with .ino (new) or .pde (old). At the moment neither of these files are syntax highlighted at all. It would be nice if they were highlighted with C/C++ lexer.

            [BCLOUD-3479] Add syntax highligting for Arduino language ( C/C++ ) (BB-3458)

            [edited] Seems like BitBucket incorrectly detects the filetype when the file starts with a # symbol.
            For example, with an #include directive.
            To resolve the problem, just add a comment on the first line of your file.

            Vadim Ippolitov added a comment - [edited] Seems like BitBucket incorrectly detects the filetype when the file starts with a # symbol. For example, with an #include directive. To resolve the problem, just add a comment on the first line of your file.

            Looks like our highlighting supports these now.

            Zachary Davis (Inactive) added a comment - Looks like our highlighting supports these now.

            evzijst added a comment -

            I've raised an internal issue for this.

            evzijst added a comment - I've raised an internal issue for this.

              Unassigned Unassigned
              880cd593431a Uninen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: