Hi all. I am facing an issue with VS Code for my chatbot. The intents that that I have added are not being acknowledged or understood by the VS Code. Basically it is not recognising the additional code that I have written apart from the default code, which was already existing in the model.
So the error i face is after creating the rasa bot i wanted to add intents in the Visual Studio code but other than the predefined intents and prewritten code which were provided by rasa the rasa chatbot does not train any code and any piece of text that was written by me . I only have faced this error in vscode
@SyedBilalHasan strange, can you close the VS code, delete the workspace folder and again add the folder. Please mention me @ and name, else you will not get response fast.
Quick Fix:
@SyedBilalHasan try open the VS code, and use command Control+comma (Cltr + ,) and change the setting of auto save what ever you feel like delay will solve you issue. Do it and tell me it saving your code or not?
@SyedBilalHasan It’s not compulsory to always press the short cuts Cltr + S to save the file, you can auto save as I suggested in the above post, as sometime we so much into code we forgot and auto save save our life I hope it will save your life too. PS: Its not a issue with rasa and your topic post look like Rasa Vs Code error.