- The RefactorGPT dialog now closed immediately when failed to get ChatGPT response.
- Improved clarity of the prompt.
- Resolved suspending UI issue when requesting ChatGPT API.
- The RefactorGPT dialog now appears immediately when executed.
- Improved clarity of the prompt.
- Resolved UI freezing issue when requesting ChatGPT API.
- Removed explanatory sentences, markdowns, and other unnecessary content surrounding the ChatGPT response code.
- Indentation is now sorted correctly when applying changes.
- Initial scaffold created from IntelliJ Platform Plugin Template