chore: update changelog
mellbacon committed
Aug 19, 2024 at 17:02 UTC
9765ee7eba7006e79f98e1dc2cbcc3eb5dae6b1a
1 file changed
+1
-1
CHANGELOG.md
+1
-1
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
- Detect indentation size on files
20
- Indent markers
21
- Copy/paste files in file tree
22
+- Autocomplete in the editor
23
24
### Changed
25
@@ -38,7 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
- If the app crashes, the error outputs to the log file
40
- You can open the log file folder from the editor toolbar menu under "Help"
41
- Syntax Highlighting
41
- - (LIST LANGAUGES HERE)
42
- Handling of opening a binary file or unsupported file type. Now shows prompt in editor view telling you so
43
- Ability to focus on buttons and inputs via Tab
44
- Keyboard support for the file tree is not yet included