Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phoenix Editor - Lint and autocomplete SeqN input parameter types and local variable types #1548

Open
joswig opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
feature New feature or request next Near term candidates

Comments

@joswig
Copy link
Collaborator

joswig commented Nov 8, 2024

Sequence input parameters and local vars are allowed to be defined with invalid types. This should present an error to the user.

We should also show the user the allowed types.

@joswig joswig added the feature New feature or request label Nov 8, 2024
@joswig joswig assigned joswig and goetzrrGit and unassigned joswig Nov 8, 2024
@joswig joswig added the next Near term candidates label Nov 8, 2024
@joswig joswig changed the title Phoenix Editor - Lint SeqN input parameter types Phoenix Editor - Lint and autocomplete SeqN input parameter types Nov 8, 2024
@shaheerk94 shaheerk94 changed the title Phoenix Editor - Lint and autocomplete SeqN input parameter types Phoenix Editor - Lint and autocomplete SeqN input parameter types and local variable types Nov 8, 2024
@dandelany dandelany assigned duranb and unassigned goetzrrGit Feb 14, 2025
@dandelany dandelany added this to Aerie Feb 14, 2025
@github-project-automation github-project-automation bot moved this to Todo in Aerie Feb 14, 2025
@cohansen
Copy link
Contributor

Psyche's adaptation needs to be updated to support the new @LOCALS_BEGIN block format and also add type linting for the existing @LOCALS format.

#1494

@dandelany dandelany assigned cohansen and unassigned duranb Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request next Near term candidates
Projects
Status: Todo
Development

No branches or pull requests

5 participants