Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- docker
- Ruby on Rails
- 우분투 24
- MySQL
- Kotlin
- Java
- with_indifferent_access
- 사용중인포트검색
- Visual Studio Code
- 오랜지파이
- 도커
- Rails
- RUBY
- 우분투
- ubuntu
- docket
- ruby #string #strip #split #gsub
- after_update
- install
- 주차장 시스템
- mac
- change_column_null
- change_column
- 설치
- after_save
- Migrate
- 쿠버네티스
- Orange Pi 3B
- 이것이 자바다
- Time.znoe.now
Archives
- Today
- Total
중고 신입이 개발해보기..
mac console에서 code가 실행이 안될때. 본문
visual studio code를 에디터로 사용한다. 간단하고... 기능이 좋다.
설치는.. 아래 사이트에서 받으면된다.
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
$ code .
으로 명령어를 치면.. 되는데...
zsh: command not found: code
로 실행이 안된다..
일단. code를 실행해서..
show and rund commands를 실행하고. 단축기는 취프트 커멘드 p

shell command: install 'code' command in PATH
(타자 치다보면 나오니. 선택하면된다. )

콘솔 다시 실행하면... 바로 실행할수 있다.
'잡담, Plan B > Skill' 카테고리의 다른 글
Mac를 사용시 설정 (0) | 2025.05.16 |
---|---|
mac port kill (0) | 2022.09.19 |
[git] 깃 사용팁.. (0) | 2019.08.20 |
MAC을 사용하면서 팁.. (0) | 2019.08.14 |
GPS Data (0) | 2019.07.16 |