VS Code integrated terminal issue

Peter Zhisov picture Peter Zhisov · Jul 2, 2016 · Viewed 11.3k times · Source

My VS Code integrated terminal is only toggling up for a second then disappearing with the command Ctrl+`(Tried to change it - still not working :)), showing the Integrated terminal exited with code 1 error.

Any ideas for fixing it?

Answer

Sergio Salazar picture Sergio Salazar · Mar 9, 2017

I had the same problem on Windows 10. The problem was that I had VSCode running in compatibility mode (Windows 8). If that is that case for you, just uncheck "Run this program in compatibility mode for" checkbox in Compatibility tab of the VSCode properties, click in OK and restart VSCode.