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

File could not be validated mientras escribo un método #245

Open
PalumboN opened this issue May 24, 2024 · 1 comment
Open

File could not be validated mientras escribo un método #245

PalumboN opened this issue May 24, 2024 · 1 comment
Labels
bug Something isn't working component: parser priority: low A nice to have, or not so important issue

Comments

@PalumboN
Copy link
Contributor

Estaba escribiendo un nuevo método, así que empecé a escribir...

image

Hasta acá todo bien, todavía no terminé de escribir la keyword así que está bien que me marque que hay un error en esa línea.

El problema es cuando termino de escribir method, todo el archivo se rompe...

image

... hasta que pongo los paréntesis

image

Sospecho que el parser está fallando (rompe) entre que escribís la keyword y terminás de tener un método con un nombre parseable.

@PalumboN
Copy link
Contributor Author

Puede que related #199

@PalumboN PalumboN added bug Something isn't working component: parser priority: low A nice to have, or not so important issue labels May 24, 2024
@PalumboN PalumboN changed the title File could not be validated File could not be validated mientras escribo un método Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: parser priority: low A nice to have, or not so important issue
Projects
None yet
Development

No branches or pull requests

1 participant