Skip to content

Make file types consistent between grammars/ and package.json #67

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

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

ambv
Copy link

@ambv ambv commented Nov 22, 2016

This made .pyi, .gyp, and .gypi available in all editors. I put comments there
to help others find the other file in the future. Would be nicer still to
automate this but I frankly don't have cycles for that now.

Test plan: ran make test, passed. Installed this package locally with apm link, confirm new file types are visible.

This made .pyi, .gyp, and .gypi available in all editors. I put comments there
to help others find the other file in the future. Would be nicer still to
automate this but I frankly don't have cycles for that now.

Test plan: ran `make test`, passed. Installed this package locally with `apm
link`, confirm new file types are visible.
@1st1 1st1 merged commit be94a77 into MagicStack:master Nov 22, 2016
@1st1
Copy link
Member

1st1 commented Nov 22, 2016

Thanks, Lukasz! I'll make a release right now (enjoy f-strings!)

@ambv
Copy link
Author

ambv commented Nov 22, 2016

If you can hold on, I have a few other things in mind :-)

@1st1
Copy link
Member

1st1 commented Nov 22, 2016

Go ahead :)

@ambv
Copy link
Author

ambv commented Nov 22, 2016

Also, I didn't add wsgi files here so #66 should be reopened.

@luca76
Copy link

luca76 commented Dec 7, 2016

.wsgi file extension is still missing

@ambv
Copy link
Author

ambv commented Dec 8, 2016

@luca76 Rebase your diff and make sure to add the extension in both places. Yury will merge it.

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.

3 participants