First cut at Phoenix 1.3 projections. Fixes #10#11
Conversation
Based on working .projections.json from: https://gist.github.com/rkneufeld/a2c1a1efc53f9edf73cdad03ddeb201a
|
Looks great, thanks so much for the PR. I really appreciate the help. I've been away from Phoenix for a while so need to look up the exact changes. Off the top of my head I think there are one or two other things that will need to be changed in this PR:
If I think of anything else I'll add it here. Thanks again for your contribution ❤️. If you want to tackle the points above feel free, it might be a while before I can get around to them |
|
Thanks for the pointers! I’m actually just learning Phoenix mysef so this was a great way to more deeply understand project structure. I’ll definitely give this a try as time permits. |
|
The gist has moved here: .projections.json |
I noticed the projections were off for Phoenix 1.3 and found #10. I've written a
.projections.jsonfile for my own project and wanted to share it back (see .projections.json).This PR is a first cut at adapting my projections into phoenix.vim. Do you mind taking a look and letting me know what else is necessary to help ship a 1.3 update for the librrary?