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

Substitutable expressions marked as "invalid.illegal.name.stata" #101

Open
simon-d-s opened this issue Oct 3, 2018 · 2 comments
Open

Substitutable expressions marked as "invalid.illegal.name.stata" #101

simon-d-s opened this issue Oct 3, 2018 · 2 comments

Comments

@simon-d-s
Copy link

In substitutable expressions used for specifying models in various (nonlinear) estimation commands (eg., nl, nlsur, mlen, gmm), curly braces mark parameters and are legal stata code. The stata grammer of language_stata, however, marks them as illegal:
image

@kylebarron
Copy link
Owner

Sorry I didn't see this until now. I'll see if I can relax my assumptions about placement of braces, so that that only declares it an error after if/elif/foreach/forvalues, where there can't be text on the same line after the opening {

@etjernst
Copy link

etjernst commented Apr 9, 2020

@kylebarron Came here to post about this, but I guess I will just bump it :)
image

Thanks for a great package overall!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants