You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Open Source Version of a Code editor only based on open source and by law api's are not protected by a trademark or anything.
Why?
Allows you to more easy Use Extensions that fit your workprocess or needs also simplyfied build structure to create custom builds for your needs.
Eg: Integrate with AI
Automated Processing not managed inside the repo source so local tooling.
Faster Experiments and results.
("Code - OSS")
The Repository
This repository is the incremental step to leave the old Development standards behind. Also this does not aim to supply a usefull git commit history we got in file comments and annotations git is only a file storage for us. the Main versioning happens in our own Matrix Repo.
The Code is updated monthly with new features and bug fixes. You should never install the code in here or try to build it. It tracks more what the others are doing and then you or a other maintainer can choose if he also does that kind of changes or if we already have the feature they are proposing.
Contributing is not desired here as Microsoft is not the most easy one to work with.
No need for feedback here you would need to give education first feedback without some one who can handle it is not usefull.
Bundled Extensions
includes a set of built-in extensions located in the /extensions folder, including grammars and snippets for many languages. Extensions that provide rich language support (code completion, Go to Definition) for a language have the suffix language-features. For example, the json extension provides coloring for JSON and the json-language-features extension provides rich language support for JSON.