Skip to content

Commit 20958db

Browse files
committed
MOD: 개발환경세팅 - String Manipulation plugin 인 추가
1 parent 7ea501a commit 20958db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_wiki/개발환경세팅.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : 개발환경세팅
44
summary : 새 PC 를 받았을때 개발환경 세팅방법 (Java, Spring 개발 기준)
55
date : 2018-08-15 19:41:36 +0900
6-
updated : 2021-03-11 03:11:54 +0900
6+
updated : 2021-03-31 19:27:06 +0900
77
ktags : tools
88
toc : true
99
public : true
@@ -172,6 +172,8 @@ echo 'eval "$(jenv init -)"' >> ~/.zshrc
172172
* Translator : 단어 사전
173173
* Gradle Dependencies Helper
174174
* [gradle dependencies formatter](https://plugins.jetbrains.com/plugin/7937-gradle-dependencies-formatter)
175+
* [string-manipulation](https://plugins.jetbrains.com/plugin/2162-string-manipulation)
176+
* 다양한 형태의 정렬기능을 지원 강추!
175177

176178
* 설정
177179
* [Intellij Setting 동기화하기](https://nesoy.github.io/articles/2019-08/Intellij-Setting-Sync)

0 commit comments

Comments
 (0)