1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

136 Commits

Author SHA1 Message Date
Jules
ed3e20b2ec Update getting-started-with-github-copilot-in-neovim.md 2022-09-28 12:01:39 +02:00
Jules
973a25d70e Update getting-started-with-github-copilot-in-neovim.md 2022-09-01 08:30:19 +02:00
Jules
e512ae8ca4 Update getting-started-with-github-copilot-in-neovim.md 2022-09-01 08:10:23 +02:00
George Georgalis
c66d493a87 refactor and simplify setup doc 2022-08-24 07:16:28 -07:00
Jules
a1af2686f9 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 16:33:49 +02:00
Jules
e3ccaa7b7a Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 09:49:57 +02:00
Jules
66b1d4e378 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 09:49:30 +02:00
Jules
d7491d74cd Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 08:22:20 +02:00
Jules
2371083979 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 08:06:30 +02:00
Jules
21b82b08f7 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 08:06:14 +02:00
Jules
d617d3e568 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 08:06:01 +02:00
Jules
75819c4939 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 08:05:51 +02:00
Jules
08bee99dba Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:59:22 +02:00
Jules
532e5bc21d Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:54:17 +02:00
Jules
00d7d5a201 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:54:04 +02:00
Jules
115251d3e5 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:53:50 +02:00
Jules
93ceee52e8 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:53:38 +02:00
Jules
335ca3ccc2 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:53:25 +02:00
Jules
7b4d0d3d41 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:53:07 +02:00
Jules
6121c1b3ae Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:52:51 +02:00
Jules
6e116c7ec6 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:52:35 +02:00
Jules
4d8dc465c2 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:52:15 +02:00
Jules
8cc18da44d Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:51:57 +02:00
Jules
0124e70e4c Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md 2022-08-23 07:51:36 +02:00
Jules
e2d7cc1894 Update getting-started-with-github-copilot-in-neovim.md 2022-08-09 16:52:25 +02:00
Jules
03a55b3e35 Update getting-started-with-github-copilot-in-neovim.md 2022-08-09 16:37:39 +02:00
Jules
800f6110f6 Merge branch 'main' into patch-2 2022-08-09 16:16:59 +02:00
George Georgalis
0abc792291 plugin clarification per @djensenius request 2022-07-27 08:36:54 -07:00
Jules
1eb7a765e7 Merge branch 'main' into patch-2 2022-07-13 12:02:17 +02:00
Jules
a24f1ff7d1 Minor edits 2022-07-13 11:55:53 +02:00
Jules
4f9d91359d Merge branch 'main' into patch-3 2022-07-12 17:01:06 +02:00
Jules
5ffb0415d9 Updates code examples to C# 2022-07-12 15:59:09 +02:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Matt Pollard
fa1ad1049e Graduate GitHub.com configuration for GitHub Copilot to standalone article and fix 404 for telemetry article (#28824) 2022-07-01 09:02:29 +02:00
Vincent Paca
f26dad0018 Update JetBrains installation instructions
* Add the window naming nuances for Windows and Mac
* Add the extra step to find the **Plugins** section as previously it just asked to find the **Marketplace** button at the top of the window.
2022-06-29 11:46:22 +08:00
George Georgalis
c665136f78 Update getting-started-with-github-copilot-in-neovim.md
adjust referenced repo from
```
https://github.com/github/copilot.vim.git
```
to
```
https://github.com/github/copilot.vim
```
I'm not sure this makes a difference with regard to `private repositories` if not, perhaps the test should check PUBLIC_REPOS with .git as valid.
2022-06-27 22:40:54 -07:00
Lucas Costi
5d594b70dd Broken link fixes (#28701) 2022-06-28 03:06:47 +00:00
George Georgalis
d8d9e5f34e Add tildie to path for clarity 2022-06-27 19:19:17 -07:00
George Georgalis
3a279d8868 Add necessary bits to install and enable copilot.
No need to send users down the rabbit hole of how many legacy ways to install vim plugins... Simply direct them to use the new builtin nvim plugin support.
2022-06-27 19:06:17 -07:00
Ganesh Sittampalam
73785b1015 Copilot: Bump the minimum VS version to 17.2 (#28708) 2022-06-24 05:14:14 +00:00
Kevin B
22f1563cf8 Update getting-started-with-github-copilot-in-visual-studio.md
Reaming method header to method signature to better match the language guide. [C# Methods](https://docs.microsoft.com/dotnet/csharp/methods)
2022-06-21 14:19:16 -07:00
Jules Parker
c1ab9a0014 fixes test 2022-06-16 15:39:18 +02:00
Jules Parker
ea04262758 fix fpt only link 2022-06-16 12:47:05 +02:00
Jules Parker
941e48da8a matts suggestions 2022-06-16 12:38:55 +02:00
Jules
d624adfb5b Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:47:03 +02:00
Jules
26791b88c3 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:46:46 +02:00
Jules
82e7e74556 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:46:15 +02:00
Jules
603a5fa8ec Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:45:32 +02:00
Jules
4b43acb2cd Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:45:10 +02:00
Jules
802d757459 Update content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-16 11:44:51 +02:00