Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Snippets: env moved to be out-of-string, new variants, future import snips #68
Conversation
…snips Title says all. Test plan: `make test`, passed. Installed locally, new snips work, env only works outside of strings.
|
Didn't bother to update the Sublime snippets as I saw they are already out-of-sync. |
|
With this you can release :-) |
So this PR syncs snippets with the official atom/language-python snippets? |
|
No, I added a few that I was using in Vim. I see atom/language-python is what you had before. Would you like me to also submit those changes to atom/language-python? |
Yes, I think the right way is to have them accepted there first. We try not to add features (besides better syntax highlighting) that aren't implemented in atom/sublime default packages. |
|
I see, alright, might be sensible to add this info somewhere :-) |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Title says all.
Test plan:
make test, passed. Installed locally, new snips work, env onlyworks outside of strings.