Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Tooling implementation status #44

Open
5 tasks done
Tracked by #140
vjpr opened this issue Jan 18, 2018 · 7 comments
Open
5 tasks done
Tracked by #140

Tooling implementation status #44

vjpr opened this issue Jan 18, 2018 · 7 comments

Comments

@vjpr
Copy link

vjpr commented Jan 18, 2018

Thought it would be a good idea to track that status of tools supporting this feature.

See all proposals

@littledan
Copy link
Member

Awesome to have these references in one place! IMO it wouldn't hurt to put it in the README as well.

@Ciantic
Copy link

Ciantic commented Feb 3, 2018

I want to point out that Typescript team will not implement the tooling until this proposal is in stage-3.

@Thom1729
Copy link

FYI, Sublime Text probably will not implement this until it hits Stage 3 or there's a working implementation (Babel counts).

@lehni
Copy link

lehni commented Mar 31, 2018

@Thom1729 I am already using the feature without issues in Sublime Text 3, through babel 7, eslint, babel-eslint v8.2.1 and SublimeLinter. There is a known regresion in babel-eslint v8.2.2 that prevents it from working currently, but that's not linked to Sublime Text: babel/babel-eslint#595

@Thom1729
Copy link

There are some third-party packages that support the optional chaining syntax, whether by design or by coincidence. I meant to speak of the first-party JavaScript syntax, which does not support the syntax. See this issue for more information.

@fishythefish
Copy link

Flow supports optional chaining (mostly). See facebook/flow#4303 (comment).

sendilkumarn pushed a commit to sendilkumarn/proposal-optional-chaining that referenced this issue Jun 22, 2019
@Berkmann18
Copy link

Berkmann18 commented Dec 25, 2019

It's implemented in TypeScript (at least on v3.7.3) so I believe the TS checkbox should be updated.
It's also supported on VSCode, not sure about ST3.

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

No branches or pull requests

7 participants