docs: Add IntelliJ GitHub Copilot Tutorial (Sections 1–5 with images)#148
docs: Add IntelliJ GitHub Copilot Tutorial (Sections 1–5 with images)#148arshinsikka wants to merge 5 commits intose-edu:masterfrom
Conversation
damithc
left a comment
There was a problem hiding this comment.
Some changes requested.
Screenshots add to the maintenance burden. Crop out unrelated parts of screenshots. Use screenshots only when they can add significant value.
| <frontmatter> | ||
| title: "IntelliJ IDEA – Using GitHub Copilot" | ||
| pageNav: 2 | ||
| </frontmatter> |
There was a problem hiding this comment.
Include the warning about this being a WIP community contribution, similar to other tutorials added recently.
|
|
||
| --- | ||
|
|
||
| ## 1. Setting Up GitHub Copilot Access |
There was a problem hiding this comment.
This part is not specific to Intellij. Must be covered in somewhere else already.
| pageNav: 2 | ||
| </frontmatter> | ||
|
|
||
| # IntelliJ IDEA – Using GitHub Copilot |
There was a problem hiding this comment.
This page needs to be linked from the main landing page (index.md)
|
@arshinsikka Let us know when this is ready again. |
…xed screenshots; adjust related tutorial text accordingly
…qs, trim screenshots, and streamline verification section
|
@arshinsikka Can you resolve these conflicts? |
I have. Sorry for the delay prof. Let me know if this is good to go now. |
This PR adds a full-length tutorial for using GitHub Copilot in IntelliJ IDEA, covering the following sections as discussed in Issue #124:
All required screenshots have been added to the
tutorials/images/intellijcopilot/directory, and are embedded contextually in the Markdown file for visual clarity.This PR is scoped only to Sections 1–5 as per @damithc's comment — Sections 6 (Best Practices) and 7 (Other AI Plugins) will be considered for a future PR if needed.
Looking forward to feedback from the maintainers!