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 |
Tags
- find
- Quartz
- context
- Mac
- Eclipse
- lsof
- maVen
- VirtualBox
- tomcat
- port
- GIT
- grep
- netsh
- plugin
- IntelliJ
- web.xml
- 줄바꿈 문자
- xargs
- profile
- resource
- vscode
- Windows
- import
- JavaScript
- ssh
- Source
- Windows 10
- 네트워크
- 단축키
- bash
Archives
- Today
- Total
develog
[Notepad++] PL-SQL Syntax-Highlight 본문
* PL-SQL syntax highlight 설정 파일 다운로드 (userDefineLang_xml.txt)
http://dwh-consult.de/index.php/notepad-language-file-for-plsql/
http://dwhcons.tucana.uberspace.de/wp-content/uploads/2016/02/userDefineLang_xml.txt
* 아래 경로로 이동
C:\Users\hothoony\AppData\Roaming\Notepad++
기존 파일 백업 (userDefineLang.xml.bak)
* 파일명 변경
변경전: userDefineLang_xml.txt
변경후: userDefineLang.xml
* Notepad++ 재실행
* Notepad++ 메뉴 > Language > PL-SQL 선택 (User-defined 바로 위)
Comments