Re: Any way to reduce spam in vscode terminal?

2020-12-15 Thread AudioGames . net Forum — Developers room : sightlessgamer via Audiogames-reflector


  


Re: Any way to reduce spam in vscode terminal?

when you are in a python file or any other piece of code, go into the run tab and click the create launch.json option. After that it is as simple as going down to where it says internal turminal and change that to external turminal. You may be able to make it work now, however if it doesn't go into the command thing with ctrl+ shift p and search shell. Change the vscode shell from powershell to cmd. Hope this helps. Sorry for the horrible misspellings I writing all of this on my phone at the moment.

URL: https://forum.audiogames.net/post/598889/#p598889




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Any way to reduce spam in vscode terminal?

2020-12-15 Thread AudioGames . net Forum — Developers room : jamestoh via Audiogames-reflector


  


Re: Any way to reduce spam in vscode terminal?

how did you do it? cause the termenal inside vscode itself is kinda annoying

URL: https://forum.audiogames.net/post/598849/#p598849




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Any way to reduce spam in vscode terminal?

2020-12-14 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: Any way to reduce spam in vscode terminal?

Don't worry about it.  Finding that setting was a 2 hour saga for me as well.  I set it a year ago in the Synthizer repo and haven't touched it since, or I'd have been able to tell you what it was.

URL: https://forum.audiogames.net/post/598743/#p598743




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Any way to reduce spam in vscode terminal?

2020-12-14 Thread AudioGames . net Forum — Developers room : sightlessgamer via Audiogames-reflector


  


Re: Any way to reduce spam in vscode terminal?

Thanks camlorn I just had to set it to external terminal and everything just kind of worked. I feel like an idiot now for not trying that but thanks again for your help.

URL: https://forum.audiogames.net/post/598741/#p598741




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: Any way to reduce spam in vscode terminal?

2020-12-14 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: Any way to reduce spam in vscode terminal?

I was able to change the terminal for C++, so likely you've just set it up slightly wrong.  There are remote debugging instructions around, however, so it should still be possible to connect VSCode to it even if you can't get VSCode to run it.You have to tweak launch.json for C++, not sure Python is different. But if you didn't tweak launch.json, that may be your problem.

URL: https://forum.audiogames.net/post/598729/#p598729




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector