Copilot: Add Vim to docs to make it clear it supports both Vim/Neovim#24625
Copilot: Add Vim to docs to make it clear it supports both Vim/Neovim#24625jules-p merged 2 commits intogithub:mainfrom
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request. fpt: Free, Pro, Team |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
39e6bbc to
4040358
Compare
|
Ok, tests are passing now. Had to rename the files due to a title change hence slightly more files than I was hoping for, but the commits are separate to make it easier to see what changed. |
This comment was marked as spam.
This comment was marked as spam.
|
@ychin Thank you for opening a PR and linking it to your issue! ✨ I'll get this triaged for review! ⚡ |
|
Hi! I'm curious if there is a timeline for review? I'm now getting merge conflicts. I can resolve them but just wanted to see if there will be a reviewer scheduled to take a look. Thanks. Edit: I have rebased and resolved the conflicts (since the page organizations have changed since I made the PR). |
|
@ychin Thanks for checking in on this. We are working through our backlog, so we appreciate your patience ❤️ Someone will review it soon! 👍 |
4040358 to
db31815
Compare
db31815 to
e97b208
Compare
There was a problem hiding this comment.
We're good on the addition of Vim/Neovim as a tool for the picker from an Engineering POV. However, I think we'll still need to get a review on the Copilot-specific content changes @cmwilson21
There was a problem hiding this comment.
Thanks for reviewing. I'm not really sure who's responsibility it is to do that? Should I ping someone to do so or someone on your team will do so?
Also poking @tpope who's the actual author of the plugin (https://github.com/github/copilot.vim) in question, since this PR has been sitting for a while.
The repository for Copilot (Neo)Vim plugin was updated to support Vim a while ago. Update the docs to reflect that.
|
@cmwilson21 Per the comment above, I think I still need someone from Copilot to take a look per @hectorsector 's comment? |
e97b208 to
087e26b
Compare
|
@ychin Thanks for checking in! This PR is on the board and waiting for review. We appreciate your patience as we work through some of our backlog. Someone will have eyes on it soon! 💖 |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
The repository for Copilot (Neo)Vim plugin was updated to support Vim a while ago. Update the docs to reflect that.
Repository link: https://github.com/github/copilot.vim
Closes: #24624
What's being changed (if available, include any code snippets, screenshots, or gifs):
I didn't rename the files for now, as it didn't seem important enough.Turned out I need to rename the files to match the titles to pass tests. Ranscript/reconcile-filenames-with-ids.jsto rename the files.Just changed the title and texts ("Neovim" → "Vim/Neovim"), and added Vim-specific information (mininum version and correct installation procedures pulled from the repo's page).
Check off the following: