KaptainMicila / KaptainMicila/ZScript-VSCode

Array<> detection is broken

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Duck Taped enhancement help wanted No Kap
Dominant language
No language data
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

`Array<>` breaks everything
`Array` is broken and requires `Array` to fix.

The correct syntax would be:
`Array` normally
`Array >`, to avoid colliding with the `>>` operator.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides no file or test location, so start by locating the VSCode extension's ZScript syntax-handling entry point and compare it with the Array<> examples. The work is done when normal Array syntax works while Array > remains available to avoid the >> operator collision.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.