This is the repo for code-editor.
The repository structure is the following:
- overrides: Non-code asset overrides. The file paths here follow the structure of the- third-party-srcsubmodule, and the files here override the files in- third-party-srcduring the build process.
- package-lock-overrides: Contains- package-lock.jsonfiles to keep dependencies in sync with patched- package.jsonfiles. These locally generated files ensure- npm ciworks correctly. They override corresponding files in- third-party-srcduring build.
- patches: Patch files created by Quilt, grouped around features.
- third-party-src: Git submodule linking to the upstream Code-OSS commit. The patches are applied on top of this specific commit.
See RELEASE for more information.
See CONTRIBUTING for more information.
See CONTRIBUTING for more information.
This library is licensed under the MIT License. See the LICENSE file.