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

feat: add python support #21

Closed
wants to merge 1 commit into from

Conversation

ViRu-ThE-ViRuS
Copy link
Contributor

@ViRu-ThE-ViRuS ViRu-ThE-ViRuS commented Nov 26, 2022

adds support for Python, to a fairly usable extent. Things which are simple, yet cumbersome.
Handles common constructs. Refer to TS Documentation for reference.
This shall provide decent enough functionality to start with. Any future additions will only add value.

TODO: add tests

@Wansmer
Copy link
Owner

Wansmer commented Nov 26, 2022

Thanks for PR!
You need to update `lua/langs/init.lua' (add python to language list), update README.md (add python to language list), add tests for python and delete code of cpp, because it in your different PR (#20)

@ViRu-ThE-ViRuS
Copy link
Contributor Author

yes! I was short on time that day so sorry for the bad PR. ill make 2 clean ones with the tests and documentation later this week!

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants