Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

investigate supporting the atom-ide-ui plugin(s) #1158

Open
devoncarew opened this issue Sep 12, 2017 · 5 comments
Open

investigate supporting the atom-ide-ui plugin(s) #1158

devoncarew opened this issue Sep 12, 2017 · 5 comments

Comments

@devoncarew
Copy link
Contributor

Some new plugins have been released that support IDE level UI features (atom-ide-ui). We should investigate supporting them for this plugin. Some features include diagnostics, outline view, jump to definition, find usages ,...

@devoncarew
Copy link
Contributor Author

(/cc @cdavidjean)

@cdavidjean
Copy link
Contributor

:( I just moved them into dockable panels :)
It looks worth investigating. The less code we have in the plugin, the less to maintain. But it might increase breakages?

@devoncarew
Copy link
Contributor Author

Yeah, not clear, but worth investigating. There would be less UI code for this package to maintain, and perhaps more familiarity if people do end up using atom-ide-ui for one or more other languages.

@cdavidjean
Copy link
Contributor

I'll install it and play with it doing typescript tomorrow and get back to you.

@akonwi
Copy link

akonwi commented Jun 6, 2019

I'd like to see this plugin work with the atom-ide-* features because it allows for a consistent ux for a user across languages. If you don't mind, I could start a PR for implementing the integrations.

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

3 participants