Open MarcoLavoro opened 9 months ago
@MarcoLavoro Yes you right, to use the features no need to execute the command anymore, please check the docs here: https://docs.codegpt.co/docs/tutorial-features/code_explanation
@MarcoLavoro Yes you right, to use the features no need to execute the command anymore, please check the docs here: https://docs.codegpt.co/docs/tutorial-features/code_explanation
@MarcoLavoro Yes you right, to use the features no need to execute the command anymore, please check the docs here: https://docs.codegpt.co/docs/tutorial-features/code_explanation
What I meant is that I expect that by pressing contr+shift+i at the end of the comment line, codegpt takes the comment line value (In this case: "create a unity 3d function to instantiate a cube") and send it to the LLM
But instead, the codegpt just sends the generic: Explain, write and ALWAYS print the result of the code. Use markdown format and use the following code: \n\n
How you can see from the image if I press contr+shift+i at the end of the comment it send to codegpt: Explain, write and ALWAYS print the result of the code. Use markdown format and use the following code: \n\n
and NOT the content of the comment. Is a bug right? I not found a way to fix it I am on c#