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

Atom extension plans? #32

Open
vrinceanuv opened this issue Oct 31, 2018 · 4 comments
Open

Atom extension plans? #32

vrinceanuv opened this issue Oct 31, 2018 · 4 comments

Comments

@vrinceanuv
Copy link

You have ever considered or had in mind Glean for atom? That would be great because I have what I love in Atom already and not looking to move to vscode(tried it though).

@labria ("cc-ing" just one of the team members to not spam all of them)

@borislit
Copy link
Contributor

Hey @valentynv. I've received several requests of that. Unfortunate I've never used atom. However, almost all of the extension is completely decoupled from vscode. You can see all of it in this adapter:
https://github.com/wix/vscode-glean/blob/master/src/editor.ts

If you would like to create the atom version, I would be glad to provide assistance. Basically, ill extract the logic into a separate component, and you'll basically need to implement the functions you see here https://github.com/wix/vscode-glean/blob/master/src/editor.ts

Interested?

@vrinceanuv
Copy link
Author

@borislit nor very familiar with making plugins, but I'll tell you this. Will start looking into it, play with it, and after that, I am sure we can start doing that.

How does that sound?

@borislit
Copy link
Contributor

borislit commented Nov 2, 2018

@vrinceanuv sound like a plan! Keep me posted in your research and ill do my best to assist!

@vrinceanuv
Copy link
Author

Haven't forgotten about this. Just had a lot of things to do, will try to find some time.

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

2 participants