I have a idea to develop a terminal in brackets looks like PyCharm Terminal for brackets
See the picture:

I don't think it will be useful.
@UjGamer And why exactly wouldn't it be useful?
@rbtsolis That might be great as an extension. Do you have a prototype? Have you seen this one? https://github.com/artoale/brackets-terminal
It is very useful to have a terminal in brackets.
We have a version of brackets-terminal and tty.js that we are using in our custom web-based brackets development envrionment. It mostly works - but we have some issues with non-English keyboards and cut and paste. So I would love to see a solution that works better ;-)
+1
I run automatically unit tests on each change of files and this is frustrating constantly switching from brackets window to terminal to see that all is well.
If you use git, Brackets Git is a wonderful extension, that has the terminal feature. You can access it by clicking an icon in the toolbar at the right.
@bokub This extension opens the terminal in separate window, not inside brackets window.
would really love to see the terminal feature on Brackets. Its such a pain to always open up terminal separately, its not the best for work flow.
FWIW I built https://github.com/ficristo/brackets-terminal-x which incorporates a terminal.
You need to install it manually to have the latest version
Most helpful comment
FWIW I built https://github.com/ficristo/brackets-terminal-x which incorporates a terminal.
You need to install it manually to have the latest version