publish-vscode-extension VS vscode-cpptools

Compare publish-vscode-extension vs vscode-cpptools and see what are their differences.

publish-vscode-extension

GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace. (by HaaLeo)

vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code. (by microsoft)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
publish-vscode-extension vscode-cpptools
3 63
192 5,351
- 0.5%
6.8 9.3
about 1 month ago 7 days ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

publish-vscode-extension

Posts with mentions or reviews of publish-vscode-extension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • VS Code or VS Codium - Which should I use?
    12 projects | dev.to | 31 May 2022
    I have written a number of extensions, and I use the publish-vscode-extension GitHub action to publish my extensions to both marketplaces.
  • GitHub Action You Need to Publish VS Code Extensions
    4 projects | dev.to | 8 Apr 2022
    Lastly we will package and publish our extension using the Visual Studio Code Extension Manager and a GitHub Action called HaaLeo/publish-vscode-extension. The advantage of having the packaging and publishing step separated is that we can attach the compiled .vsix file as an artifact to the workflow and offer it as download. Make sure to generate a token (named in the workflow as VSC_MKTP_PAT and OPEN_VSX_TOKEN) to allow GitHub to publish your extension.
  • Write a VS Code extension in JavaScript, not TypeScript ^
    7 projects | dev.to | 16 Jun 2021
    I use this github action to automate publishing of an extension to both marketplaces, publication is triggered when the main branch is updated. There a couple of other github actions for

vscode-cpptools

Posts with mentions or reviews of vscode-cpptools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.

What are some alternatives?

When comparing publish-vscode-extension and vscode-cpptools you can also consider the following projects:

tabout - Tab out of quotes, brackets, etc for Visual Studio Code

CodeLLDB - A native debugger extension for VSCode based on LLDB

vscode-git-graph - View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.

vscode-clangd - Visual Studio Code extension for clangd

vscode-vsce - VS Code Extension Manager

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

flatpak-vscode - Integrate Flatpak with VSCode

vscode-lldb - A native debugger extension for VSCode based on LLDB [Moved to: https://github.com/vadimcn/codelldb]

publish-extensions - Scripts for publishing VS Code extensions to open-vsx.org

nvim-dap - Debug Adapter Protocol client implementation for Neovim

vscode-extension-samples - Sample code illustrating the VS Code extension API.

Bear - Bear is a tool that generates a compilation database for clang tooling.