File tree Expand file tree Collapse file tree 1 file changed +10
-41
lines changed Expand file tree Collapse file tree 1 file changed +10
-41
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the "mojibake-inspector" extension will be documented in this file.
44
5- ## [ 0.0.9] - 2024-12-13
6-
7- ### Fixed
8- - Update activation events to follow latest VSCode recommendations
9- - Fix command registration issues
10-
11- ## [ 0.0.7] - 2024-12-13
12-
13- ### Changed
14- - Version increment for development
15-
16- ## [ 0.0.5] - 2024-12-13
17-
18- ### Fixed
19- - Re-build with proper localization settings
20-
21- ## [ 0.0.4] - 2024-12-13
22-
23- ### Fixed
24- - Fix localization not working properly
25- - Add proper activation events for the extension
26-
27- ## [ 0.0.3] - 2024-12-13
28-
29- ### Added
30- - Automatic mojibake detection on file changes
31- - Automatic check when switching between files
32- - Initial check when opening files
33-
34- ## [ 0.0.2] - 2024-12-13
35-
36- ### Added
37- - Localization support
38- - Japanese language support
39- - English command name with localized display
40-
41- ## [ 0.0.1] - 2024-12-13
5+ ## [ 0.0.14] - 2024-12-14
426
437### Added
44- - Initial release
45- - Basic mojibake detection functionality
46- - Diagnostic display in editor
47- - Warning messages for detected mojibake
8+ - 初回リリース
9+ - U+FFFD(置換文字)の検出機能
10+ - 検出された文字の赤い背景でのハイライト
11+ - 問題パネルへの警告表示
12+ - 単一ファイルとワークスペース全体の検索機能
13+ - 検索除外パターンの設定機能
14+ - ファイル変更時の自動文字化け検出
15+ - ファイル切り替え時の自動チェック
16+ - ファイルを開いた時の初期チェック
You can’t perform that action at this time.
0 commit comments