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

How to add a new file type which is similar to an existing type #102

Open
carlca opened this issue Dec 2, 2023 · 1 comment
Open

How to add a new file type which is similar to an existing type #102

carlca opened this issue Dec 2, 2023 · 1 comment

Comments

@carlca
Copy link

carlca commented Dec 2, 2023

I speak of Mojo which is a new language - https://www.modular.com/mojo - and is a superset of Python. Syntactically it is very similar, and to be honest, just a conversion of the .py scheme would be enough, but with the addition of the new fn keyword, alongside the existing Python def keyword.

I'm conversant with a range of languages and IDEs - just tell me what to do, and I should be able to do it!

@carlca
Copy link
Author

carlca commented Dec 3, 2023

I've tried using mdls list.mojo and then inserting the kMDItemContentType into the QLColorCode.qlgenerator .plist.
This resulted in a window being produced when the space bar is hit, but unfortunately the window is all white - no discernible text whatsoever! Any ideas?

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

1 participant