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

Define default language for code execution #1

Closed
w3adventures opened this issue Jul 22, 2016 · 3 comments
Closed

Define default language for code execution #1

w3adventures opened this issue Jul 22, 2016 · 3 comments

Comments

@w3adventures
Copy link

w3adventures commented Jul 22, 2016

Is it possible to define default language for code execution?

For example I open new plain text file (Ctrl+N) and do some javascript in it and want to run it but it says 'Code language not supported or defined'.

Can I set to run code as javascript if code language is not defined?

For fast code testing without saving new file it would be even better to have commands like 'run code js', 'run code php' and so on.

@formulahendry
Copy link
Owner

Hi @w3adventures , thanks a lot for your feedback. That's a very nice idea. 😃 I have updated the extension to support: 1.set default language to run 2.select language to run. Please follow the instruction and have a try. Let me know whether it works well for you.

@w3adventures
Copy link
Author

It works great 😃
Thanks for superfast implementation!

@formulahendry
Copy link
Owner

Great!

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

2 participants