Skip to content

short data type not being highlighted in text editor #1259

@KianShah

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

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