vscode + it dev vscode spring vs code - Expected java package name error wono | discuss | tweet + it dev java vscode Java 프로젝트 별 JDK 설정 방법Java 프로젝트 개발환경 일반적으로 VScode로 Java 개발을 할 때, JDK 경로는 VScode의 Settings.json 파일에서 다음과 같이 설정됩니다. { "java.jdt.ls.java.home": "JDK 경로", } 그러나 모든 Java 프로젝트가 동일한 JDK 버전을 사용하는 것은 아닙니다. 때로는 특정 프로젝트에서 다른 JDK를 사용해야하는 경우가 있습니다. root ├─ .gradle ├─ .vscode │ └─ settings.json └─ src ├─ main └─ test 이 경우 프로젝트 내부 .vscode 폴더 내부에 있는 settings.json 파일에서 다음과 같이 설정하면 됩니다. { "java.jdt.ls.java.home": "JDK 경로", } 이렇게 하면 해당.. wono | discuss | tweet + it tool vscode accept [VS Code] 쉼표(,), 세미콜론(;) 등으로 자동 완성 기능 끄기💡 VS Code에서의 자동 완성은 굉장히 편리하다. VS Code 뿐 아니라 여타 IDE에서의 자동 완성은 '생산성 향상'을 도와준다.하지만 VSCODE의 디폴트 설정과 내 일하는 방식이 충돌을 일으켜 생산성을 떨어뜨리는 경우가 종종 생긴다. 코딩을 처음 할 땐 디 wono | discuss | tweet + it qa vscode [TypeScript] Go to definition goes to *.d.ts when across project references · Issue #73201 · microsoft/vscodeThe issue is, with project reference, going to the generated declaration file is really inconvenient. It should be possible to go directly into the source file. Not sure this is a dup since many issues have been reported and it's unclear... wono | discuss | tweet + it dev vscode typescript tsconfig.json을 설정해보자Typescript는 동적 타입 언어인 Javascript를 타입이 있는 언어로 사용할 수 있게 해주는 언어이다. Typescript로 작성된 코드는 트랜스파일러(컴파일러)를 통해 Javascript로 변환된다. 아래 명령어로 컴파일을 한다. tsc index.ts 컴파일 과정에서 여러 옵션을 정할 수 있는데, 해당 옵션들을 작성하는 파일이 tsconfig.json 이다. Typescript에 가장 기본이 되는 tsconfig.json 파일을 설정해보자. 디렉토리에 tsconfig.json 파일이 있다면 해당 디렉토리가 Typescript 프로젝트의 루트가 된다. tsconfig.json 파일은 프로젝트를 컴파일하는 데 필요한 루트 파일과 컴파일러 옵션을 지정한다. 설치하기 npx tsc --init t.. wono | comment (1) | tweet + dev tip vscode prettier Code formatting Visual Studio Code - Line Lengthtab width 4 > 2 print width 80 > 160 wono | comment (1) | tweet + dev tip vscode Tips: Typescript Indent Set in VSCodeTips: Typescript Indent Set in VSCode. Visual Source Code은 언어별로 서로 다른 에디터 환경 설정이 가능하다. 타입 스크립트 언어의 들여쓰기 tabSize 기본 값이 2인데 이를 변경하는 방법에 대해서 알아 본다.. wono | discuss | tweet + dev tip vscode How can I customize the tab-to-space conversion factor in VS Code? wono | discuss | tweet + it dev nodejs nestjs vscode [NestJS] NestJS 시작 (설치 & 구성요소 맛보기)이제 드디어 NestJS로 어떻게 백엔드 서버를 만들 수 있는지에 대해 알아보도록 하겠습니다. NestJS는 강력한 typing, interfaces, decorator와 같은 기능을 추가하는 TypeScript를 기반으로 구축됩니다. NestJS는 Angular로부터 강한 영감을 받았고 실제로 Dependency Injection, modules, controller와 같은 대부분의 동일한 기능들을 제공합니다. Angular의 이러한 요소는 확장가능하도록 디자인 되어 개발자들이 NestJS의 기능을 확장하기 위해 자기들의 모듈과 플러그인을 만들 수 있다는 것을 의미합니다. 이번 포스팅에서는 NestJS 공식문서를 참고하여 우리가 앞서 배워왔던 개념들을 실제로 어떻게 적용할 수 있는지, 코드 위주로 살.. wono | discuss | tweet + it dev tool ide vscode Spring Boot support in Visual Studio CodeSpring Boot extensions for Java developer using Visual Studio Code editor. wono | discuss | tweet + it dev tool figma vigma vscode Vigma RN: 실시간 코드를 생성하는 VSCode속의 Figma – 노마드 코더 Nomad CodersPost on 노마드 코더 Community wono | discuss | tweet + flutter vscode lagging 비쥬얼 스튜디오 코드 Visual Studio Code가 유난히 느릴 때 (feat. Android Studio)VSCode를 써야 하는데 몇 번을 삭제했다 다시 설치해봐도 마우스를 움직이는 것조차 제대로 되지 않았다. 마우스 오버를 해도 3초 뒤에나 반응하고, 클릭도 마찬가지였다. 확장 프로그램을 전부 disable해봐도 여전했음. 검색해보니 renderer 설정을 바꾸라는데 설정에서 'renderer' 이 단어를 검색하는 것조차 너무나도 오래걸려서 속이 터지는 줄 알았다. (그리고 아무리 찾아봐도 renderer 설정은 없었다. 그새 사라진건가?) 반포기 상태로 삭제하고 며칠 간 잊고 살다가 스택오버플로우에서 이 글을 보게 되었다. java - Visual Studio Code - lagging when typing - Stack Overflow Visual Studio Code - lagging when ty.. wono | discuss | tweet + 개발 dev vscode freezing 느려짐 OKKY - vscode 터미널 bash 느려짐 현상어제 vscode 업데이트(?) 이후로 vscode bash 터미널에서 명령어 등을 입력한 후 다시 입력 칸이 뜨기 까지 느려지는 현상이 있었습니다.3~4초 정도 느려져 심하게 불편한건 아니지만 불편하더군요.명령어를 치고난 후, \x0d\x0a$ 과 같은 내용들이 끝에 출력이 되었습니다.다행히, powershell 은 빠르게 작동 잘 하였습니다.저는 wono | discuss | tweet + it dev vscode disable-hardware-acceleration lagging vscode 가 버벅일 때최근 vscode 를 새로 설치하고 나서 버벅임이 심해졌다.검색을 통해 해당 vscode gpu 설정을 따라하니 파일을 열때 심한 버벅임은 사라졌다.https://stackoverflow.com/questions/29966747/how-can-i-disab wono | discuss | tweet + it dev vscode disable-hardware-acceleration lagging [Editor] vscode 버벅임 문제 해결project 를 여러개 병행하면서 repository를 여러개 클론받아 놨더니 vscode 가 왕창 느려졌다 난 이게 단순히 내 저장공간 문제, 내 맥북 문제 인줄 알았다 (불쌍한 맥북) 근데 렉이 너무 심해졌다 뭐 터미널 타이핑도 늦게 입력되고 문제 해결! wono | discuss | tweet + dev vscode todo tree How to move TODO Tree (Visual Studio Code) Extension from the Activity Bar to the Explorer Bar?It is very distracting and unproductive to me, to go through the following everytime I create a TODO Tree note: create note and save leave Explorer bar enter Activity bar click on TODO Tree just t... wono | discuss | tweet + dev vscode todo tree TODO list in VSCodea Look at TODO Tree extension in VSCode. Tagged with vscode, productivity. wono | discuss | tweet + 개발팁 vscode 생산성 비주얼 스튜디오 코드로 생산성을 높이는 10가지 방법마이크로소프트의 오픈소스 프로그래밍 편집기인 비주얼 스튜디오 코드는 많은 확장 프로그램을 통해 모든 개발자에게 강력한 도구가 되어 준다. 확장 wono | discuss | tweet + flutter vscode --web-renderer html How to set this command "flutter run -d chrome --web-renderer html" to run as default on VSCode?When I choose Chrome to run my Flutter app, the resizing page doesn't work correctly and by searching through the internet I found this command to solve the problem: flutter run -d chrome --web-ren... wono | discuss | tweet + flutter vscode 서명 플러터(Flutter) - 개발한 앱 플레이스토어 배포용 APK 생성하기 (패키지 이름 변경, 키 서명, 프로가드, 앱번들 만들기)이제 개발한 미소닭갈비 앱을 구글 플레이스토어에 등록하기 위해 배포용 APK를 만들어야 한다. 패키지(... wono | discuss | tweetNext
+ it dev java vscode Java 프로젝트 별 JDK 설정 방법Java 프로젝트 개발환경 일반적으로 VScode로 Java 개발을 할 때, JDK 경로는 VScode의 Settings.json 파일에서 다음과 같이 설정됩니다. { "java.jdt.ls.java.home": "JDK 경로", } 그러나 모든 Java 프로젝트가 동일한 JDK 버전을 사용하는 것은 아닙니다. 때로는 특정 프로젝트에서 다른 JDK를 사용해야하는 경우가 있습니다. root ├─ .gradle ├─ .vscode │ └─ settings.json └─ src ├─ main └─ test 이 경우 프로젝트 내부 .vscode 폴더 내부에 있는 settings.json 파일에서 다음과 같이 설정하면 됩니다. { "java.jdt.ls.java.home": "JDK 경로", } 이렇게 하면 해당.. wono | discuss | tweet
+ it tool vscode accept [VS Code] 쉼표(,), 세미콜론(;) 등으로 자동 완성 기능 끄기💡 VS Code에서의 자동 완성은 굉장히 편리하다. VS Code 뿐 아니라 여타 IDE에서의 자동 완성은 '생산성 향상'을 도와준다.하지만 VSCODE의 디폴트 설정과 내 일하는 방식이 충돌을 일으켜 생산성을 떨어뜨리는 경우가 종종 생긴다. 코딩을 처음 할 땐 디 wono | discuss | tweet
+ it qa vscode [TypeScript] Go to definition goes to *.d.ts when across project references · Issue #73201 · microsoft/vscodeThe issue is, with project reference, going to the generated declaration file is really inconvenient. It should be possible to go directly into the source file. Not sure this is a dup since many issues have been reported and it's unclear... wono | discuss | tweet
+ it dev vscode typescript tsconfig.json을 설정해보자Typescript는 동적 타입 언어인 Javascript를 타입이 있는 언어로 사용할 수 있게 해주는 언어이다. Typescript로 작성된 코드는 트랜스파일러(컴파일러)를 통해 Javascript로 변환된다. 아래 명령어로 컴파일을 한다. tsc index.ts 컴파일 과정에서 여러 옵션을 정할 수 있는데, 해당 옵션들을 작성하는 파일이 tsconfig.json 이다. Typescript에 가장 기본이 되는 tsconfig.json 파일을 설정해보자. 디렉토리에 tsconfig.json 파일이 있다면 해당 디렉토리가 Typescript 프로젝트의 루트가 된다. tsconfig.json 파일은 프로젝트를 컴파일하는 데 필요한 루트 파일과 컴파일러 옵션을 지정한다. 설치하기 npx tsc --init t.. wono | comment (1) | tweet
+ dev tip vscode prettier Code formatting Visual Studio Code - Line Lengthtab width 4 > 2 print width 80 > 160 wono | comment (1) | tweet
+ dev tip vscode Tips: Typescript Indent Set in VSCodeTips: Typescript Indent Set in VSCode. Visual Source Code은 언어별로 서로 다른 에디터 환경 설정이 가능하다. 타입 스크립트 언어의 들여쓰기 tabSize 기본 값이 2인데 이를 변경하는 방법에 대해서 알아 본다.. wono | discuss | tweet
+ dev tip vscode How can I customize the tab-to-space conversion factor in VS Code? wono | discuss | tweet
+ it dev nodejs nestjs vscode [NestJS] NestJS 시작 (설치 & 구성요소 맛보기)이제 드디어 NestJS로 어떻게 백엔드 서버를 만들 수 있는지에 대해 알아보도록 하겠습니다. NestJS는 강력한 typing, interfaces, decorator와 같은 기능을 추가하는 TypeScript를 기반으로 구축됩니다. NestJS는 Angular로부터 강한 영감을 받았고 실제로 Dependency Injection, modules, controller와 같은 대부분의 동일한 기능들을 제공합니다. Angular의 이러한 요소는 확장가능하도록 디자인 되어 개발자들이 NestJS의 기능을 확장하기 위해 자기들의 모듈과 플러그인을 만들 수 있다는 것을 의미합니다. 이번 포스팅에서는 NestJS 공식문서를 참고하여 우리가 앞서 배워왔던 개념들을 실제로 어떻게 적용할 수 있는지, 코드 위주로 살.. wono | discuss | tweet
+ it dev tool ide vscode Spring Boot support in Visual Studio CodeSpring Boot extensions for Java developer using Visual Studio Code editor. wono | discuss | tweet
+ it dev tool figma vigma vscode Vigma RN: 실시간 코드를 생성하는 VSCode속의 Figma – 노마드 코더 Nomad CodersPost on 노마드 코더 Community wono | discuss | tweet
+ flutter vscode lagging 비쥬얼 스튜디오 코드 Visual Studio Code가 유난히 느릴 때 (feat. Android Studio)VSCode를 써야 하는데 몇 번을 삭제했다 다시 설치해봐도 마우스를 움직이는 것조차 제대로 되지 않았다. 마우스 오버를 해도 3초 뒤에나 반응하고, 클릭도 마찬가지였다. 확장 프로그램을 전부 disable해봐도 여전했음. 검색해보니 renderer 설정을 바꾸라는데 설정에서 'renderer' 이 단어를 검색하는 것조차 너무나도 오래걸려서 속이 터지는 줄 알았다. (그리고 아무리 찾아봐도 renderer 설정은 없었다. 그새 사라진건가?) 반포기 상태로 삭제하고 며칠 간 잊고 살다가 스택오버플로우에서 이 글을 보게 되었다. java - Visual Studio Code - lagging when typing - Stack Overflow Visual Studio Code - lagging when ty.. wono | discuss | tweet
+ 개발 dev vscode freezing 느려짐 OKKY - vscode 터미널 bash 느려짐 현상어제 vscode 업데이트(?) 이후로 vscode bash 터미널에서 명령어 등을 입력한 후 다시 입력 칸이 뜨기 까지 느려지는 현상이 있었습니다.3~4초 정도 느려져 심하게 불편한건 아니지만 불편하더군요.명령어를 치고난 후, \x0d\x0a$ 과 같은 내용들이 끝에 출력이 되었습니다.다행히, powershell 은 빠르게 작동 잘 하였습니다.저는 wono | discuss | tweet
+ it dev vscode disable-hardware-acceleration lagging vscode 가 버벅일 때최근 vscode 를 새로 설치하고 나서 버벅임이 심해졌다.검색을 통해 해당 vscode gpu 설정을 따라하니 파일을 열때 심한 버벅임은 사라졌다.https://stackoverflow.com/questions/29966747/how-can-i-disab wono | discuss | tweet
+ it dev vscode disable-hardware-acceleration lagging [Editor] vscode 버벅임 문제 해결project 를 여러개 병행하면서 repository를 여러개 클론받아 놨더니 vscode 가 왕창 느려졌다 난 이게 단순히 내 저장공간 문제, 내 맥북 문제 인줄 알았다 (불쌍한 맥북) 근데 렉이 너무 심해졌다 뭐 터미널 타이핑도 늦게 입력되고 문제 해결! wono | discuss | tweet
+ dev vscode todo tree How to move TODO Tree (Visual Studio Code) Extension from the Activity Bar to the Explorer Bar?It is very distracting and unproductive to me, to go through the following everytime I create a TODO Tree note: create note and save leave Explorer bar enter Activity bar click on TODO Tree just t... wono | discuss | tweet
+ dev vscode todo tree TODO list in VSCodea Look at TODO Tree extension in VSCode. Tagged with vscode, productivity. wono | discuss | tweet
+ 개발팁 vscode 생산성 비주얼 스튜디오 코드로 생산성을 높이는 10가지 방법마이크로소프트의 오픈소스 프로그래밍 편집기인 비주얼 스튜디오 코드는 많은 확장 프로그램을 통해 모든 개발자에게 강력한 도구가 되어 준다. 확장 wono | discuss | tweet
+ flutter vscode --web-renderer html How to set this command "flutter run -d chrome --web-renderer html" to run as default on VSCode?When I choose Chrome to run my Flutter app, the resizing page doesn't work correctly and by searching through the internet I found this command to solve the problem: flutter run -d chrome --web-ren... wono | discuss | tweet
+ flutter vscode 서명 플러터(Flutter) - 개발한 앱 플레이스토어 배포용 APK 생성하기 (패키지 이름 변경, 키 서명, 프로가드, 앱번들 만들기)이제 개발한 미소닭갈비 앱을 구글 플레이스토어에 등록하기 위해 배포용 APK를 만들어야 한다. 패키지(... wono | discuss | tweet