I have Installed Business Central On Premise on my local system I have filled all information in Json file When I Publish Extension It shows Done but It could not publish extension.
I have done setup on Business Central Administrator also for run webclient after publish extension.
Does it not show anything in either your Output or Debug windows? Try [Ctrl]+[Shift]+U and [Ctrl]+[Shift]+Y to display the messages?
Which VSCode version is it? I have seen issues after the latest update (came this week), after which it does not show the status to the debug window, and only says it’s created in the output window. It does display an error prompt after a timeout, but not saying what is wrong.
But using [Ctrl]+[F5], as suggested by red, will also show all messages in the output window.