Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 1ea2fee

Browse files
committed
Added README.MD
1 parent 9dd3f0d commit 1ea2fee

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.MD

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
# JetBrains Copilot
3+
4+
GitHub Copilot support for the IntellIJ Platform.
5+
6+
7+
## Installation
8+
9+
Download the [latest release](https://github.com/KodingDev/JetBrainsCopilot/releases).
10+
Select the `Install Plugin from Disk` option in IntelliJ's plugin menu, then select the
11+
downloaded ZIP. Then **restart IntelliJ**.
12+
13+
![Plugins Menu](https://i.imgur.com/2nWt1PK.png)
14+
## FAQ
15+
16+
#### Is this officially supported by GitHub?
17+
18+
**No**. JetBrains Copilot is a third-party plugin and has **no affiliation with GitHub**.
19+
As such, use it at your own risk, as we use some internal APIs from the Visual Studio Code plugin.
20+
21+
#### How long will this be maintained?
22+
23+
The plugin will be maintained until GitHub creates their own official plugin.
24+
## Acknowledgements
25+
26+
- [GitHub Copilot](https://copilot.github.com)

0 commit comments

Comments
 (0)