slide: https://hackmd.io/@hpmsmt/github-copilot-setup
AI 코딩 툴인 Copilot을 개발팀에 도입하고자 검토중입니다.
먼저 소수의 인원으로 사용테스트해보고 결과가 좋으면 적극적으로 확산할까 합니다.
많은 도움 부탁드립니다.
제가 Visual Studio Code밖에 안써봐서 이것만 설명드립니다. 다른거 해보신 분은 여기에 내용을 올려주시면 감사하겠습니다!
에디터 실행하면 깃헙 로그인을 요구합니다. 로그인합니다.
'self-signed …'하는 에러가 발생하는 경우에는 Win-CA라는 익스텐션을 설치하고 옵션의 Inject를 append로 설정후 재시작합니다. (이부분 잘 안되면 박형근에게 물어보세요)
우하단에 하기 아이콘이 나오면 이제 사용가능합니다.
test.js라는 파일을 만들고 아래와 같이 주석을 입력해봅니다.
// Calculate dates
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing