|
|
1 mēnesi atpakaļ | |
|---|---|---|
| .. | ||
| .vscode | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
| images | 977578add1 Update icons for slightly better sizing (#5013) | 1 gadu atpakaļ |
| src | 7345f4e860 Use a per-file width for the line number gutter. (#6959) | 1 mēnesi atpakaļ |
| .gitignore | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
| .vscodeignore | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
| LICENSE | de614f37e9 Add basic VS Code extension using textmate syntax (#2969) | 2 gadi atpakaļ |
| README.md | 311670c84a Improve vscode extension ownership (#6960) | 1 mēnesi atpakaļ |
| carbon-check-test.tmLanguage.json | 2e0d9dc709 Add syntax highlighting for SemIR. (#6958) | 1 mēnesi atpakaļ |
| carbon.tmLanguage.json | 5c5a687534 Syntax highlighter in VScode for carbon programming language (#3953) | 1 gadu atpakaļ |
| development.md | 311670c84a Improve vscode extension ownership (#6960) | 1 mēnesi atpakaļ |
| esbuild.js | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
| eslint.config.mjs | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
| language-configuration.json | 202aae453f Get the VS Code extension working again. (#4037) | 1 gadu atpakaļ |
| package-lock.json | a345a74145 prepares vscode extension for open-vsx (#6834) | 1 mēnesi atpakaļ |
| package.json | 2e0d9dc709 Add syntax highlighting for SemIR. (#6958) | 1 mēnesi atpakaļ |
| semir.tmLanguage.json | 2e0d9dc709 Add syntax highlighting for SemIR. (#6958) | 1 mēnesi atpakaļ |
| tsconfig.json | f922988c8c Update the vscode language server setup (#4663) | 1 gadu atpakaļ |
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.