-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update CHANGELOG.md to include changes for 0.0.3 release - Update extension version to 0.0.3 - Minor docs update
- Loading branch information
Showing
4 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Known Limitations | ||
|
||
The extension is currently in preview: | ||
|
||
- You might encounter bugs or unexpected behavior | ||
- Features and user interface are subject to change | ||
- The extension has limited functionality compared to the VS Code extension | ||
|
||
This document outlines the current limitations in the editor's implementation. | ||
|
||
## Features Not Yet Supported | ||
|
||
### Autocompletion | ||
|
||
The editor currently does not support autocompletion functionality. | ||
|
||
### Inline Editing | ||
|
||
Inline editing capabilities are not available in the current version. | ||
|
||
## Chat Functionality Issues | ||
|
||
### File Naming in Chat Input | ||
|
||
When creating a new file, a temporary name is displayed in the chat input instead of the actual file name. | ||
|
||
## Future Improvements | ||
|
||
If you encounter any additional limitations or have suggestions for improvements, please submit an issue on our project repository. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters