For example “Opening a Console” tells us little.
- Open the Developer Console: Right-click anywhere on your webpage, is the more complete explanation.
I’ve gotten to section4: ControlFlow on the beginning JavaScript class and apparently my console closed up. On Windows-10 desktop.
I can’t get a new console which shows my javascript output.
F11 goes to full screen
F12 does nothing
go to menu Terminal>New Terminal (Ctl-Shft-') only get this little text item with the name of powershell to be displayed at the lower panel of my VSC window.
If I move my mouse over one of these txtx it says “Shell integration failed to activate”
Version: 1.95.3 (user setup)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045
Now the default Powershell txt says Shell integration activated. But it remains this little txt title at the bottom of my screen. How do I get it to pen up and show console results?
I’m also running FiveServer instead of LiveServer as Five seems to work better.