Acconut / brackets-nodejs

Connecting Brackets and Node.js
MIT License
81 stars 16 forks source link

Terminal force to bottom and line wrap on/off. #45

Open HookyQR opened 9 years ago

HookyQR commented 9 years ago

The current version puts the terminal below the status bar, which is a bit wierd. This version puts the terminal in the normal extension window stack, but allows it to be configured to be the bottom one of those. It also includes an option to turn off word wrap in the terminal.