Skip to content

Commit

Permalink
History v24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yutakaemura committed Dec 10, 2024
1 parent 275589a commit 416107a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions en/history/v24_5.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Version 24.5

December 10th, 2024
December 11th, 2024

## New General Features

- The new version provides greater flexibility with the AI Assist editing feature. Now, you can choose to show suggestions only when you press `Ctrl+Space`. Additionally, you can set the confidence level and display suggestions only when the AI's confidence reaches a certain threshold. You also have the option to adjust the lengths of both the input text (used for prediction) and the output text (for candidate suggestions). {{pro}}
- The **Chat with AI** window no longer sends immediately upon pasting. {{pro}}
- The **<<** and **>>** buttons have been added to the **Large File Controller**. Clicking these buttons will open the previous or next section of the file without exceeding the last specified size. {{pro}}
- The new version lets you verify the file that just opened. With the new **Verify** command, the current document is saved as a temporary file, and its size and SHA256 hash value are compared to the original. Plus, you have the option to enforce file verification every time a file is loaded. {{pro}}
- The new version displays a message if there is an internal inconsistency in the file size. {{profree}}
- The **<<** and **>>** buttons have been added to the **Large File Controller**. Clicking these buttons will open the previous or next section of the file without exceeding the last specified size. {{pro}}
- The new version provides greater flexibility with the AI Assist editing feature. Now, you can choose to show suggestions only when you press `Ctrl+Space`. Additionally, you can set the confidence level and display suggestions only when the AI's confidence reaches a certain threshold. You also have the option to adjust the lengths of both the input text (used for prediction) and the output text (for candidate suggestions). {{pro}}
- The **Chat with AI** window no longer sends immediately upon pasting. {{pro}}
- The new version lets you set a proxy for license validations. Additionally, the desktop installer now supports a [`PROXY` option](https://www.emeditor.com/faq/installation-faq/how-can-i-install-emeditor-without-displaying-dialog-boxes/) for command-line installations. {{profree}}
- Updated LSP servers for CSS, HTML, JSON, and TypeScript. {{pro}}

Expand Down
10 changes: 5 additions & 5 deletions ja/history/v24_5.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Version 24.5

2024年 12月 10日
2024年 12月 11日

## 一般の新機能

- 新バージョンでは、AI 支援編集機能のオプションが増えました。たとえば、`Ctrl+Space` を押したときだけ提案が表示されるように設定することができるようになりました。さらに、AI の提案の信頼性があるしきい値を超えた場合にのみ提案を表示しますが、そのしきい値を調整することができるようになりました。また、予測に使用する入力テキストと候補提案用の出力テキストの長さを調整するオプションも追加されています。 {{pro}}
- [AIとチャット] ウィンドウで貼り付け時にすぐに送信しないようになりました。 {{pro}}
- [<<] および [>>] ボタンが巨大ファイル コントローラーに追加されました。これらのボタンをクリックすると、指定されたサイズを超えない範囲で、ファイルを開く位置を前後のセクションに移動できます。 {{pro}}
- 新バージョンでは、開いたばかりのファイルを検証できるようになりました。[検証] コマンドを使うことで、現在の文書を一時ファイルとして保存し、そのサイズと SHA256 ハッシュ値を元のファイルと比較することができます。さらに、ファイルを読み込むたびに自動的に検証を行うオプションも用意されています。 {{pro}}
- 新バージョンでは、ファイル サイズに内部的不整合がある場合にメッセージを表示します。 {{profree}}
- 新バージョンでは、ライセンス検証のためのプロキシを設定することができます。さらに、デスクトップ インストーラーはコマンド ライン インストールのための `PROXY` オプションをサポートしています。 {{pro}}
- [<<] および [>>] ボタンが巨大ファイル コントローラーに追加されました。これらのボタンをクリックすると、指定されたサイズを超えない範囲で、ファイルを開く位置を前後のセクションに移動できます。 {{pro}}
- 新バージョンでは、AI 支援編集機能のオプションが増えました。たとえば、`Ctrl+Space` を押したときだけ提案が表示されるように設定することができるようになりました。さらに、AI の提案の信頼性があるしきい値を超えた場合にのみ提案を表示しますが、そのしきい値を調整することができるようになりました。また、予測に使用する入力テキストと候補提案用の出力テキストの長さを調整するオプションも追加されています。 {{pro}}
- [AIとチャット] ウィンドウで貼り付け時にすぐに送信しないようになりました。 {{pro}}
- 新バージョンでは、ライセンス検証のためのプロキシを設定することができます。さらに、デスクトップ インストーラーはコマンド ライン インストールのための [`PROXY` オプション](https://jp.emeditor.com/faq/%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab-faq/%e3%83%80%e3%82%a4%e3%82%a2%e3%83%ad%e3%82%b0-%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9%e3%82%92%e8%a1%a8%e7%a4%ba%e3%81%9b%e3%81%9a%e3%81%ab-emeditor-%e3%81%ae%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc/)をサポートしています。 {{pro}}

## 新しい設定

Expand Down

0 comments on commit 416107a

Please sign in to comment.