Skip to content

Confusion regarding the licensing of vscode-builtin-cpp and vscode-cpptools #8564

Discussion options

You must be logged in to vote

@yunuscukran thank you for the discussion, the two extensions you referenced are different (one being vscode-builtin-cpp and the other being vscode-cpptools). You are right that vscode-cpptools is quite restrictive, it's one of the reasons we do not use it ourselves, nor is it present in our example apps under theia-apps. Instead, we use vscode-clangd extension maintained by the LLVM community.

The vscode-builtin-cpp like other builtins are part of vscode repository (safe to use) and it only provides texmate grammars and snippets for the C/C++ language (these extensions are published by the community under the theia-ide/vscode-builtin-extensions repository.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@yunuscukran
Comment options

@vince-fugnitto
Comment options

@yunuscukran
Comment options

@vince-fugnitto
Comment options

Answer selected by yunuscukran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants