내용으로 이동

Kate

문서 편집의 마스터가 되기

리눅스, Windows, macOS에서 사용 가능

다운로드
Plasma

기능

Kate는 다기능 텍스트 편집기입니다

Kate에는 텍스트 파일을 보고 편집하는 것을 도와 주는 다양한 기능이 있습니다. Kate는 다중 탭이나 보기 나누기를 통해서 여러 개의 파일을 동시에 열고 편집할 수 있습니다. Kate는 콘솔 명령을 직접 실행할 수 있는 내장된 터미널, 찾아 바꾸기, 마크다운, HTML, SVG 파일 미리 보기 등 다양한 기능을 플러그인으로 제공합니다.

모든 기능

구문 강조로 코드 예쁘게 보기

Kate는 약 300개 이상의 언어 구문 강조를 지원하여 거의 모든 프로그래밍 언어 소스 코드를 쉽게 읽을 수 있습니다. Kate는 괄호 짝을 맞출 수 있으며 복잡한 코드 블록 구조를 쉽게 탐색할 수 있도록 도와 줍니다. 즉시 맞춤법 검사 기능을 통해서 텍스트를 게시하기 전에 확인할 수 있습니다. Kate에 구문 강조가 적용된 스크린샷

Kate 구문 강조 선택기 스크린샷

다중 커서 편집

다중 커서와 다중 선택 기능으로 생산성을 향상할 수 있습니다. Kate에서 사용해 보세요! 다른 텍스트 편집기에서 넘어왔는데 단축키가 익숙하지 않으신가요? Kate의 단축키를 변경하여 연습 없이도 사용할 수 있습니다

Kate 다중 커서 기능 애니메이션

복잡한 프로젝트에서 효율적으로 작업

나뉜 보기를 사용하여 한 번에 파일 여러 개에서 동시에 작업하십시오. 프로젝트 사이드바를 사용하여 디렉터리 구조를 탐색할 수 있으며 Kate의 똑똑한 탭에서는 최근에 연 문서에 바로 접근할 수 있습니다. 강력한 찾아 바꾸기 도구를 통해서 전체 프로젝트에서 빠르게 찾을 수 있습니다.

Kate 찾아 바꾸기 도구 스크린샷
Kate 프로젝트 사이드바 스크린샷

다음 앱을 Kate로 개발해 보기

Kate는 LSP(언어 서버 프로토콜) 기반 자동 완성을 지원하여 프로그래밍을 도와 줍니다. 자동 들여쓰기, VI 입력 모드, 사각형 블록 선택 모드, 똑똑한 주석 지정 및 해제 처리 등 코드 편집에 필요한 다양한 기능이 있습니다.

Kate 찾아 바꾸기 도구 스크린샷

플러그인

Kate에는 여러 플러그인이 기본으로 설치되어 있습니다. 내장 터미널 에뮬레이터를 사용하여 Kate에서 직접 명령을 실행할 수 있습니다. SQL 확장 기능을 사용하여 직접 SQL 질의를 실행할 수 있습니다. GDB를 사용하여 프로그램을 디버그하거나 프로젝트를 한 번에 빌드하는 등 다양한 플러그인이 있습니다.

Kate에 내장된 Konsole

뉴스

2024년 8월 26일 월요일

Kate & Fonts

With the Qt 6.7 release, Qt introduced a wide range of improvement for the text rendering and font shaping.

One element of this is that you can now configure OpenType font features.

Many of the 'new cool' programming fonts have such features integrated. That includes both free fonts like Cascadia Code or paid fonts like MonoLisa.

Let's use the features of Cascadia Code as an example, that is the stuff they promote on their GitHub page:

자세한 내용 보기
2024년 6월 8일 토요일

Kate Fun Logo

G2 posted some fun logos for Kate on reddit.

I think they are nice and flashy and well suited if you want to show your appreciation for Kate and like that art style and a good addition to our awesome icon and mascot.

Static Version

Static Fun Logo for Kate

Animated Version

Animated Fun Logo for Kate

Licensing

G2 licensed these files under the CC BY-NC-SA 4.0. Feel free to share the stuff with this license and credit for G2.

자세한 내용 보기
2024년 5월 13일 월요일

Introducing the Formatting plugin

So this is not quite an introduction since the plugin has been around for almost a year now, having been released in the 23.04 release but since I never got around to writing a blog about it, here I am.

In simple words, the formatting plugin allows one to format code easily and quickly. Well the "quickness" depends on the underlying code formatter but we try to be as quick as possible. So far if you wanted to do code formatting from within Kate, the only way to do that was to configure a tool in the External Tools plugin and then invoke it whenever you wanted to format the code. While this works it wasn't great for a few reasons. Firstly, you would loose undo history. Secondly, the buffer would jump and you would most likely loose your current position in the document. Thirdly, for every language you get a different tool and you need to remember the right tool to invoke on the right document type.

자세한 내용 보기
2023년 12월 12일 화요일

Kate KF6 Status

Current state of the port

Thanks to the help of our contributors the current state of Kate for the upcoming first Qt & KF 6 release looks very promising. This includes not just people working on Kate and KTextEditor/KSyntaxHighlighing, but all of KDE Frameworks and Qt.

I now use the KF 6 based version both at work and home exclusively after we switched the master branch over to that. So far, beside the natural issues that can occur using a branch under active development, nothing really did stick out as a blocking issue.

자세한 내용 보기
📢 모든 뉴스 보기