inkle / inkle/ink

Inky colour-codes logic statements differently than I expect

Open
#735 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

Hello! I have noticed that the way Inky applies colour to logic statements in the editor is different than I would expect.

Consider this screenshot:

inky logic screencap

The code works perfectly, in that it displays "the window" whether the player is a human or a cyborg.

However, the text "human || cyborg:" is not entirely green. I would expect it to be entirely green, like other logical and conditional statements.

This happens with "OR" statements, but if I switch to "AND" it displays as I would expect:

image

I'm using Inky 0.12.0 on Windows 11.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.