|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| .vscode | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
| images | e98995c936 Update the vscode extension for publishing. (#4660) | il y a 1 an |
| src | 13502b7c89 Replace #4505 with a different set of workarounds (#4527) | il y a 1 an |
| .gitignore | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
| .vscodeignore | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
| LICENSE | de614f37e9 Add basic VS Code extension using textmate syntax (#2969) | il y a 2 ans |
| README.md | c130fe8d51 Fix VSCode language extension configuration instructions (#4725) | il y a 1 an |
| carbon.tmLanguage.json | 5c5a687534 Syntax highlighter in VScode for carbon programming language (#3953) | il y a 1 an |
| development.md | f67a4a5bcb Do a pass on vscode development instructions (#4703) | il y a 1 an |
| esbuild.js | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
| eslint.config.mjs | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
| language-configuration.json | 202aae453f Get the VS Code extension working again. (#4037) | il y a 1 an |
| package-lock.json | fe92e3f552 Bump undici from 6.21.0 to 6.21.1 in /utils/vscode in the npm_and_yarn group across 1 directory (#4830) | il y a 1 an |
| package.json | e85125c3d7 Extension version bump and npm update for a release of #4527 (#4722) | il y a 1 an |
| tsconfig.json | f922988c8c Update the vscode language server setup (#4663) | il y a 1 an |
This extension provides support for the Carbon Language.
This extension is currently experimental, and being developed alongside Carbon.
carbon
release.
carbon under ./bazel-bin. This
is for developers actively working on Carbon and running VS Code inside a
carbon-lang clone.carbon.The configuration is under carbon.*. At present, the only configuration is the
path to the carbon binary. This looks like:
"carbon.carbonPath": "/path/to/carbon"
See Carbon's collaboration systems. We're most active on Discord and have a #editor-integrations channel. We'll also respond to questions on GitHub Discussions.
Carbon currently only has project-level documentation. See the GitHub repository.