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

Language aliases are broken #1048

Closed
sgammon opened this issue Jun 24, 2024 · 0 comments
Closed

Language aliases are broken #1048

sgammon opened this issue Jun 24, 2024 · 0 comments
Labels
bug Something isn't working lang:java Issues relating to Java language support lang:python Issues relating to Python lang:ruby Issues relating to Ruby

Comments

@sgammon
Copy link
Member

sgammon commented Jun 24, 2024

Expected Behavior

Running elide python should be equivalent to running elide run --python

Actual Behaviour

It runs JS instead, indicating it recognized the alias but didn't pass it on to the language engine selection step

Stacktrace

No response

Steps To Reproduce

No response

Environment Information

No response

Runtime

Native, JVM

Language

Python, Ruby, JVM

Example Application

No response

Version

1.0.0-alpha10

@sgammon sgammon added bug Something isn't working lang:ruby Issues relating to Ruby lang:python Issues relating to Python lang:java Issues relating to Java language support labels Jun 24, 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 lang:java Issues relating to Java language support lang:python Issues relating to Python lang:ruby Issues relating to Ruby
Projects
None yet
Development

No branches or pull requests

1 participant