The Wayback Machine - https://web.archive.org/web/20200909121841/https://github.com/evhub/coconut/issues/537
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

Better IDE integration #537

Open
Samrose-Ahmed opened this issue Mar 9, 2020 · 2 comments
Open

Better IDE integration #537

Samrose-Ahmed opened this issue Mar 9, 2020 · 2 comments

Comments

@Samrose-Ahmed
Copy link

@Samrose-Ahmed Samrose-Ahmed commented Mar 9, 2020

Really nice project.

Writing in coconut files, you lose all the IDE integrations for Python. For example, I use VSCode and all the intellicode and hints of course doesn't work for cocount.

I am not too familiar but perhaps theres needs to be a separate language server or maybe you could leverage the existing Python integrations. Either way, better IDE integration would be great.

@sollyucko
Copy link

@sollyucko sollyucko commented Mar 9, 2020

@eindiran
Copy link
Contributor

@eindiran eindiran commented Mar 10, 2020

I believe that Sublime using TextMate syntax internally, so perhaps the Sublime syntax highlighting grammar can be raided for for the grammar and just inserted into a VSCode extension. See here: https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide

@evhub evhub added good first issue and removed bounty: $30 labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.