[Python]: black + prettier를 사용한 format시 settings.json
Cannot format python with prettier.. 이렇게 저렇게 떠서 다음과 같이 해결했다. ctrl + shift + p => open workspace settings(json) { "python.pythonPath": "", "editor.formatOnSave": true, "python.formatting.provider": "black", "python.linting.pylintEnabled": true, "python.linting.enabled": true, "python.linting.lintOnSave": true, "[python]": { "editor.defaultFormatter": "ms-python.python" } }
연습
2021. 6. 2. 15:53
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Javascript
- 힙
- 백준
- endl을절대쓰지마
- Event Sourcing
- Python
- 코딩테스트
- jwt
- 이것도모르면바보
- docker-compose update
- 우선순위큐
- django test
- requests
- 최대한 간략화하기
- Remote
- 프로그래머스
- BOJ
- django testcase
- SQL
- cipher suite
- 불필요한 값 무시하기
- Til
- factory_pattern
- 위상정렬
- SSL
- 삽질
- 스택
- 그리디
- vscode
- 파이썬
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
글 보관함