Re: VSCode terminal - editing previously executed command

2020-12-26 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
Re: VSCode terminal - editing previously executed command I got it, however this doesn't solve my problem of editing it. URL: https://forum.audiogames.net/post/602295/#p602295 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: VSCode terminal - editing previously executed command

2020-12-26 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: VSCode terminal - editing previously executed command as @4 says, you wan't to check previously executed command. go to terminal, and press nvda  browse mode. and use navigation keys to access the web interface in the terminal. got it now? URL: https://forum.audiogames.net/post/602105

Re: VSCode terminal - editing previously executed command

2020-12-26 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
Re: VSCode terminal - editing previously executed command What do you mnnean? URL: https://forum.audiogames.net/post/602006/#p602006 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: VSCode terminal - editing previously executed command

2020-12-25 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: VSCode terminal - editing previously executed command @5you can set nvda to brows mode and confirm URL: https://forum.audiogames.net/post/601993/#p601993 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: VSCode terminal - editing previously executed command

2020-12-25 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
Re: VSCode terminal - editing previously executed command Thanks for the responses, I thaught so, but lets say I needed confirmation URL: https://forum.audiogames.net/post/601729/#p601729 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: VSCode terminal - editing previously executed command

2020-12-19 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: VSCode terminal - editing previously executed command I have yet to find a reason that you need to use the internal terminal.  If you need to get aan app running in VSCode therre's a setting in launch.json that'll get it to use an external terminal instead while still letting you debug

Re: VSCode terminal - editing previously executed command

2020-12-19 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
Re: VSCode terminal - editing previously executed command I use external terminal in my job too, but I'm curious if there might be situations that I must to use internal one. URL: https://forum.audiogames.net/post/600094/#p600094 -- Audiogames-reflector mailing list Audiogames

Re: VSCode terminal - editing previously executed command

2020-12-19 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: VSCode terminal - editing previously executed command Hi, personally I do not use the internal VS code terminal at all. I always use an external terminal and I get on fine with everything. I would think the internal terminal  is just a convenience so you don't have to open up another

VSCode terminal - editing previously executed command

2020-12-19 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
VSCode terminal - editing previously executed command Hi guys,I found a problem in Visual Studio Code that when in it's local terminal I type command and after pressing enter / executing it and using up arrow to focus on previously typed command, I can not edit it. I mean I can edit