Hacker News new | past | comments | ask | show | jobs | submit login

Visual Studio Code provides an actual terminal and allows the user to choose between different terminal implementations such as Bash and Powershell. It also comes with some well thought-out keybindings for switching focus between the integrated terminal and the editor.

On Windows NetBeans does not provide a working terminal out of the box, see https://stackoverflow.com/questions/32959347/netbeans-termin.... Also, while not strictly related to the terminal, the output window can not be used with System.console(), see https://stackoverflow.com/questions/26078106/system-console-....

Fixing either of these two issues would go a long way for improving the workflow when developing interactive command-line applications.

Edit: Oh, and also https://issues.apache.org/jira/browse/NETBEANS-1783. ;-)




We do have Window | IDE Tools | Terminal but since I'm always on macOS or Linux I never tested to see if this feature has issues on Windows.

I'll test this and see what's going on there.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: