Windows用の人気テキストエディタ「Notepad++」の最新版v8.2が1月1日に公開されています。
Notepad++はWindows内蔵のメモ帳アプリの代替としても人気を集めている高機能なテキストエディタで、タブや強化された検索機能、テーマ、プラグイン、オートコンプリート、プログラミング言語のシンタックスハイライトのサポートなど、メモ帳には存在しないさまざまな機能が搭載されています。
v8.2では、ファイル検索でフォルダを除外する機能の追加や、UTF-8がTIS-620エンコーディングとして誤って検出される問題の修正など、新機能の追加や不具合の修正が行われています。
主な変更点は以下の通りです。
- Add exclude folder(s) ability in Find in Files (mouse hover on “Filters” label for getting the example on tool-tip). (Fix #2433, #8350)
- Fix UTF-8 detected wrongly as TIS-620 encoding issue. (Fix #10916, #940, #8755, #3588, #3188, #4932, #3172, #10492)
- Add auto save loaded session on exit feature (while “Open session in a new instance” is set in Multi-instance settings). (Fix #1646, #3241, #3574, #4228)
- A comprehensive fix for dockable panels losing background color when switching back Notepad++. (Fix #2202, #2937, #5980, #8980, #9905, #10091)
- Fix memory leak while toggling between Dark/Lite Mode. (Fix #10957)
- Fix caret left-right inverse moving in RTL mode issue. (Fix #8553, #7678, #9730)
- Fix Document List icons unchanged issue after switching to dark mode or changing to alternative icons. (Fix #10740)
- Fix incorrect folding behaviour in C, C++, Java, JavaScript, TypeScript and Objective-C. (Fix #4560)
- Update boost regexp from v1.76 to v1.78. (Implement #10912)
- “Rename tab” name field enlargement (from 20 to 63 char!). (Fix #10961, #9849)
- Apply “crontab” file to the syntax highlighting of bash. (Fix #3377)
リリースの詳細はこちらで確認可能です。
タイトル | Notepad++ | |
---|---|---|
公式サイト | http://notepad-plus-plus.org/ | |
ソフトアンテナ | https://softantenna.com/softwares/4423-notepad-plus-plus | |
説明 | プログラミングに適したオープンソースのテキストエディタ。 |