Windows 10: My vscode is not executing the code. What to do?

Discus and support My vscode is not executing the code. What to do? in Windows 10 Software and Apps to solve the problem; I want to install a vs code with everything at default. What can I do?... Discussion in 'Windows 10 Software and Apps' started by Priyanshi Chaturvedi, Mar 10, 2024.

  1. My vscode is not executing the code. What to do?


    I want to install a vs code with everything at default. What can I do?

    :)
     
    Priyanshi Chaturvedi, Mar 10, 2024
    #1
  2. Ryan Marr Win User

    Why can't I view and edit c_cpp_properties.json in vscode?

    Configure Visual Studio Code for Microsoft C++

    I'm trying to use VS Code to compile and run c++ using these instructions. While completing this step

    I can't get the c_cpp_properties.json file to open and I get the error:

     
    Ryan Marr, Mar 10, 2024
    #2
  3. ashwin Win User
    8-puzzle code executes infinitely.

    Your solution works! make these changes. Just change comment the first two line of equals and yo did not change the Code: public void equals(EightPuzzle test)[/quote] to Code: public void equals(Object test)[/quote] Now it executes withing 1 second for all the inputs. Superb optimization. Thanks*Smile My vscode is not executing the code. What to do? :)
    But I would like to get things clarified.
    You have made the following changes :

    • in astar() you changed Code: EightPuzzle x = openset.seek();[/quote] to Code: EightPuzzle x = openset.poll();[/quote] .This way you could removed the burden of first peeking and then polling.

    • in astar() you converted Code: if(closedset.contains(y)){ continue; } if(!closedset.contains(y)){ openset.add(y); }[/quote] to Code: if (closedset.contains(y)) { continue; } openset.add(y);[/quote] This removed the burden of calling contains two times. Instead you called it only once.
    • BUT in public LinkedList getChildren() of EightPuzzle you just kept one EightPuzzle variable called unified instead of up,right,down,left. And you changed the if statements to do while. Did you make these two change to save memory or does it also make the execution faster? If yes how did these two changes make the execution faster?
    4)
     
    ashwin, Mar 10, 2024
    #3
  4. My vscode is not executing the code. What to do?

    Does Vscode has any extension as I hope?

    Good day,

    Thanks for your post in Microsoft Community.

    You may try the suggestion from the following link: Extensions for Visual Studio family of products | Visual Studio Marketplace for more extensions for your need.

    Sorry that I am not an expert on the codes, if you need further help, you may try to ask the experts in the Newest 'visual-studio-code' Questions - Stack Overflow.

    More codes about VSCODE: Search · vscode · GitHub

    Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate and safe information. Watch out for ads on the site that may advertise products frequently classified as PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Thank you for your time and understanding.

    Best Regards,

    Silvia | Microsoft Community Support Specialist

    -----------------------
     
    Silvia - MSFT, Mar 10, 2024
    #4
Thema:

My vscode is not executing the code. What to do?

Loading...
  1. My vscode is not executing the code. What to do? - Similar Threads - vscode executing code

  2. what is antimalware executable

    in Windows 10 Gaming
    what is antimalware executable: my pc has been really slow recently and i look on task manager and the thing thats is using all my cpu is antimalware executable i can end the task it wont let me and i dont know any other way to fix this...
  3. what is antimalware executable

    in Windows 10 BSOD Crashes and Debugging
    what is antimalware executable: my pc has been really slow recently and i look on task manager and the thing thats is using all my cpu is antimalware executable i can end the task it wont let me and i dont know any other way to fix this...
  4. what is antimalware executable

    in Windows 10 Software and Apps
    what is antimalware executable: my pc has been really slow recently and i look on task manager and the thing thats is using all my cpu is antimalware executable i can end the task it wont let me and i dont know any other way to fix this...
  5. VScode: WYSIWYG

    in Windows 10 Gaming
    VScode: WYSIWYG: WYSIWYG with ,PHP extensionI am new to VScode, so thank you for your help! I want to see and edit my exitsing files in WYSIWIG with a .php extension. Can anyone help me with a PAID remote lesson. I installed HTML Wysiwig and PHP Intelphense but when I intuitively ‘View/Open...
  6. My vscode is not executing the code. What to do?

    in Windows 10 Gaming
    My vscode is not executing the code. What to do?: I want to install a vs code with everything at default. What can I do? https://answers.microsoft.com/en-us/windows/forum/all/my-vscode-is-not-executing-the-code-what-to-do/51102e16-43a6-45e0-b2da-ce15a4272c89
  7. code execution

    in Windows 10 Gaming
    code execution: Upon startup I receive a popup stating: the code execution cannot proceed because VCOMP 100.DLL was not found. Reinstalling the program may fix this problem. I have no idea of what program that is, or how to find it. Dell PC /Windows 11. Any ideas out there?...
  8. code execution

    in Windows 10 Software and Apps
    code execution: Upon startup I receive a popup stating: the code execution cannot proceed because VCOMP 100.DLL was not found. Reinstalling the program may fix this problem. I have no idea of what program that is, or how to find it. Dell PC /Windows 11. Any ideas out there?...
  9. "X" cannot execute, what do I do?

    in Windows 10 Ask Insider
    "X" cannot execute, what do I do?: So in the past month or so EVERY SINGLE zip file I download says that error message when I try to open it, I tried reinstalling, I tried to convert it to a rar, tried multiple rar wizards, none have worked, I need help, I don't know what happened but this happens to every zip...
  10. code execution

    in Windows 10 Installation and Upgrade
    code execution: keep getting MSVCR100.dll when trying to install games https://answers.microsoft.com/en-us/windows/forum/all/code-execution/0b520aeb-9ed4-46c5-b138-705505bd4799