Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: merge in typescript as editor-idl #15

Open
4 tasks
Tracked by #168008
lemanschik opened this issue Dec 5, 2022 · 0 comments
Open
4 tasks
Tracked by #168008

PR: merge in typescript as editor-idl #15

lemanschik opened this issue Dec 5, 2022 · 0 comments

Comments

@lemanschik
Copy link
Contributor

lemanschik commented Dec 5, 2022

PR: implement code-oss-idl a interface definition language to express static types. #168008

This implements the core concepts of typescript but using the ESEngine as parser and compiler feedback for types it allows you to create facades like you do with typescript but for any language this replaces typescript partial and will incremental get derived from it. as also trying to define rule sets that are more share able and maintainable without patching stuff.

this merges tsserver and partial tslib tslib will then depend on code-oss-idl inverse of control. So code-oss will not depend directly on typescript typescript will depend on code-oss-idl

Part of:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant