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

What are the plans for the missing atom-ide-ui features? #143

Open
cdaguerre opened this issue Apr 13, 2021 · 3 comments
Open

What are the plans for the missing atom-ide-ui features? #143

cdaguerre opened this issue Apr 13, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request high-priority

Comments

@cdaguerre
Copy link
Contributor

To my understanding, some features (eg. find-references) still require atom-ide-ui which refers to the archived facebook repository.
What are the plans on this going forward and how can we help?

@UziTech
Copy link
Member

UziTech commented Apr 13, 2021

@atom-community has been working on creating individual packages for each of the features of atom-ide-ui. A few of them have not been released yet (like https://github.com/atom-community/atom-ide-code-format). If you would like to join the community and help create/maintain these packages that would help a lot.

@UziTech
Copy link
Member

UziTech commented Apr 13, 2021

You can also join the atom-community discord server.

@aminya
Copy link
Member

aminya commented Apr 13, 2021

We can add atom-ide-find-references. The process has been to create a new repository, make it work, then improve upon it. Nuclide packages that may be used by some of them as dependencies are available under @atom-ide-community/nuclide-*. Our atom-ide-template-js handles converting Flow to JavaScript.

We can also convert Flow to TypeScript using @khanacademy/flow-to-ts, which makes things much better in the long run.

https://github.com/facebookarchive/nuclide/tree/master/modules/atom-ide-ui/pkg/atom-ide-find-references

I can look into making this package.

@aminya aminya self-assigned this Apr 13, 2021
@aminya aminya changed the title What are the plans for atom-ide-ui features? What are the plans for the missing atom-ide-ui features? Apr 13, 2021
@aminya aminya added enhancement New feature or request high-priority labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority
Projects
None yet
Development

No branches or pull requests

3 participants