I have recently set up vsCode with PHP. However, it shows errors on following lines. public static function myFunction(): bool|string error : syntax error, un
How do I change the color of the matched text in the result list of the command palette dropdown? I cannot see the word "Debug" since it has the same color as t
Hi I have downloaded VS CODE portable version on my usb stick, I also downloaded some extensions like Live Server and others... and at first it worked pretty we
When I do Ctrl+Shift+P on VSCode, I am unable to see Solidity as an option. If unfamiliar with Solidity, it is a language for writing smart contracts on the Eth
after maked directory and on terminal I typed 'npx hardhat' enter image description here but doesnt showed create project when i saw their tutorial, possible to
I have attempted to follow the directions for environment variables in my project and thought I was doing the correct thing but it does not appear to be working
I installed tensorflow using conda in wsl, and now I'm using it through Jupyter notebook and it's working fine. I also write codes in vscode and then run it thr
I installed a package that is related to my learning courses. the codes are released on 2018 and I updated all the versions on package-lock.json and package.jso
I have installed hash link on my linux machine (works on the terminal as expected) and upon pressing F5 from vscode for my heaps.io program, it says Configured
I tried to import urllib.request wth python in vscode but kept getting the message: ImportError: No module named request. I have no problem importing just urlli
I'd like to be able to edit default behaviour of "!" instead of creating my own version of "!" from scratch. Is it possible to edit (tweak) default behaviours o
I am using visual studio code with this command in ubuntu linux Running VS Code with the root privileges (not recommended) sudo code --user-data-dir="~/.vscode-
Someone can help me to solve this problem, i have this error in Vsc: "The environment variable 'Path' seems to have some paths containing the '"' character. The
Have been trying to build and run a custom Azure IoT Edge Module, in VS Code, on macOS. When I try to Build and Run IoT Edge Solution in Simulator, the Please
In Visual studio code, When I am using chart.js in my app, prettier always put a comma at the end of the last data of the object 'label'. I think, it's create a
Until now, I used cmd+2 to split the editor on Visual Studio Code and then cmd+1 and cmd+2 to move between the split editors. This shortcut stopped working for
I have installed in my arch system code-oss following this guide https://wiki.archlinux.org/title/Visual_Studio_Code i have also modified product.json ,installe
After installing pyserial, I still get the error: "ModuleNotFoundError: No module named 'serial'" This is the beginning of the code: import serial import time
I've been struggling to debug an HttpTrigger type azure function with vscode. My assumption is that the issue might be related to the config files within .vscod
I reinstall my flutter and trying to load my app again, but I am having trouble loading it up. I have tried for three days, even reinstalling my window and all