All notable changes to the "ai-rename" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Only send code text around current cursor to openAI if the characters in the file is too much.
- Change default value of
aiRename.openAiTemperature
to 1.
- Use chatGPT model "gpt-3.5-turbo" for better results
- Update readme
- Get the symbol under current cursor and add tell openAI by adding it to the prompt
- Optimize the prompt to make it more accurate