Super Clean Visual Studio Code Setup (Clutter Free Output)

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

Two issues showed up after publishing this.

The first is that Code Runner is ignoring the selected Python Interpreter and defaulted to Python 2.
and set Python to "python": "python3 -u"

An alternative fix is to have Code Runner default to run within the terminal (an option in the settings we showed in this vid).

The second issue is with the custom shortcut key. I recommend making sure you hold option before pressing any other keys. SO option+left arrow.

codebreakthrough
Автор

Exactly what I needed. This was super helpful. Thank you!

sjomar
Автор

1:29 I prefer using the terminal because you can use the input command more easily, and the clear last output doesn't apply for the terminal so please explain how i do it

supergamezonline
Автор

i really need it but when i run it output like "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases" i don't understand it

VLantoyMC
Автор

thank you so much brother, this is the only video on youtube that perfectly matches with topic i need...
just thank you

JohnWick-dswb
Автор

I don't like the way you need to set two shortcuts for output and terminal cause of input, I will continue to use sublime text for this issue.

MohAmuza
Автор

Didn't work for me. When I clicked on the Code Runner gear cog, it returned a message: No Settings Found.

scottspector
Автор

Hello, thanks for sharing, I'm a beginner, can you help me? I followed the step by step, but in OUTPUT, all that is displayed is "FF", can you tell me why?

brenosales
Автор

When i go to the extension settings for code runner it says there are no settings found, why is that?

itay
Автор

When I went to extensions it just said:
“No settings found”
What can I do about it?

theflash
Автор

Tnx! I really didn't like how cluttered the output was and knew you could change it but not how. This video really helped.

ninjakiwigames
Автор

Started watching old Caleb vids when I began school a year ago. Now this new vid pops into my feed and it’s like... Caleb. Somebody aged well. Let’s
..Also thanks for the the hot tips.

Dethkraft
Автор

when i install code runner, output showed me below error:
[Running] python -u
/bin/sh: python: command not found

[Done] exited with code=127 in 0.011 seconds

where did it go wrong?

Echolily
Автор

Hi Caleb, thanks a lot for the helpful video. I installed code runner however I do not see the option "Run Code" I only have the play or run button. When I run my code it keeps printing the whole path to my file. Thanks!

OscarPerez-hhqi
Автор

Watching caleb cury from green board to this beauty setup 🤩

pratikvartak
Автор

Very helpful especially with clearing out clutter

maxtinka
Автор

Just what I was looking for. Thank you so much! :)

garybouiw
Автор

Is it possible to "Clean up" the Terminal? I want to remove the file path and clear previous in the Terminal as well

jamesgamblejr
Автор

OMG thank you! Love this theme and the shortcut and the output window!

dustinhxc
Автор

A nice use-case for showing execution messages:

BENCHMARK.

Christian-obcf