Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CMake Last Successful Compilation New to Visual Studio Code? Get it now.
CMake Last Successful Compilation

CMake Last Successful Compilation

nook0110

|
27 installs
| (2) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CMake Last Successful Compilation

Installation

  1. Clone the repository:

    git clone https://github.com/nook0110/cmake-last-successful-compilation-
    
  2. Navigate to the project directory:

    cd cmake-last-successful-compilation-
    
  3. Install the dependencies:

    npm install
    
  4. Open the project in VS Code:

    code .
    
  5. Compile the extension:

    npm run compile
    
  6. Run the extension:

    • Press F5 to open a new VS Code window with the extension loaded.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft