evhub/coconut

Better IDE integration

Open

#537 opened on Mar 9, 2020

View on GitHub
 (5 comments) (10 reactions) (0 assignees)Python (3,868 stars) (116 forks)batch import
good first issuetooling

Description

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.

Contributor guide