issues
search
drewbaumann
/
AskGPT
GNU General Public License v3.0
68
stars
20
forks
source link
Updates the viewer behavior and cleans up metadata
#1
Closed
drewbaumann
closed
1 year ago
drewbaumann
commented
1 year ago
Description:
Replaced the test description in _meta.lua with a more descriptive one
Removed chatgptmessage.lua file as it was no longer needed
Added a new result_text variable to main.lua that shows the highlighted text, question, and answer in the TextViewer UI element
Changes Made:
Updated the "description" field in _meta.lua
Deleted chatgptmessage.lua file
Added new "result_text" variable in main.lua that shows the highlighted text, question, and answer in the TextViewer UI element
Testing:
Tested the plugin to ensure that it still works correctly with the new changes
Description:
Changes Made:
Testing: