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 thethird-party-srcsubmodule, and the files here override the files inthird-party-srcduring the build process.package-lock-overrides: Containspackage-lock.jsonfiles to keep dependencies in sync with patchedpackage.jsonfiles. These locally generated files ensurenpm ciworks correctly. They override corresponding files inthird-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.