Skip to content

short data type not being highlighted in text editor #1259

Description

@KianShah

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.4.7

Operating system

Windows 10

Bug description

All primitive data types like long, double, int, float, etc. are highlighted orange, short is not.

Steps to reproduce this

  1. Write 'short x = 1;'. Observe not being highlighted.

snippet

// Paste your code below :)

void setup() {

}

void draw() {

}

Additional context

No response

Would you like to work on the issue?

No, I'm just reporting the issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions