반응형
PyCharm plugin conflict Code With Me / Kite

Code With Me : enable -> disable
Kite : disable -> enable
1. File > Settings.. (Ctrl+Alt+S)
2. Plugins
3. "Installed" Tab click
4. Search keyword("code with me")

5. check disable

6. Search keyword("kite")

7. check enable

8. Apply > OK
9. Restart PyCharm

참고 : www.jetbrains.com/help/idea/faq-about-code-with-me.html#disable
FAQ about Code With Me | IntelliJ IDEA
www.jetbrains.com
반응형
'개발 > Python' 카테고리의 다른 글
A Byte of Python (0) | 2021.04.22 |
---|---|
PIP python package library version find (0) | 2021.04.20 |
Anaconda run error : qtpy.PythonQtError: No Qt bindings could be found (0) | 2021.04.20 |
문자열 포맷별 출력 (0) | 2021.04.16 |
파이썬 튜플(tuple) (0) | 2021.04.16 |