Please restart Xcode to finish the update.
- (Plus, free to try before 2023-08-26) Accept suggestion with Tab, go turn it on in the settings!
- (Plus, free to try before 2023-08-26) Persisted chat tabs and browser tabs.
- (Plus) Browser tab:
- Fix that rewrite content was not working.
- Support rewriting content inside shadow dom (e.g. Bing Chat), and some
contenteditable
(e.g. Linear.app). - Support right click - open in new window. It will now open the link in another tab.
- Fix that
target="_blank"
links were unable to open.
- You can now hide the accept and reject buttons on the suggestion panel to have a more compact look.
- When the circular widget is hidden, it will display the animation when fetching suggestion.
- Fix the terrible transition when accepting prompt to code suggestion with continuous mode on.
- Make the chat bot know the current time.
- Remove Splash, use Highlight.js to highlight all the languages. Bump Highlight.js to 11.8.0.
Pull Requests
- Feature/function calling fallback by @intitni in #329
- Support hiding buttons in suggestion panel by @intitni in #330
- Handle target blank link browser tab by @intitni in #331
- Bump highlightjs version. Remove Splash. by @intitni in #332
- Persisted chat by @intitni in #333
- Tab to accept suggestion by @intitni in #339
- Circular widget animation when hidden by @intitni in #340
Full Changelog: 0.21.2...0.22.0