brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

How can I trace web service response in brackets #13739

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by bilalzafar256 Wednesday Nov 30, 2016 at 07:55 GMT Originally opened as https://github.com/adobe/brackets/issues/12955


Track Web Service Response ISSUE

I'm using brackets for my PHP development, I want to trace web service response in brackets, that what is coming out from web service, as you can see response in android studio.

is there any plugin for this task ? Or should I move to visual studio? does visual studio show response in terminal ?

core-ai-bot commented 3 years ago

Comment by ficristo Thursday Dec 01, 2016 at 18:53 GMT


If you mean a console, there isn't one integrated. You can search an extension under File \ Extension Manager and see if there is one that fits your needs.

I don't think this is the right place to ask how visual studio works...