Deno integration

Answered

I follow the deno project for a while now. Slowly it becomes useful, unfortunately the IDE is missing an integration for the debugger and possibly other things like TypeScript types.

https://github.com/denoland/deno

 

Are there any plans on this?

32
15 comments

I can see Deno mentioned at https://youtrack.jetbrains.com/issue/WEB-31667 - feel free to vote/comment for it in order to increase its priority and get notified about updates.

0

Agreed with Jason, Deno has started gaining traction and proper runtime support with debugging would be excellent. Voted +1

0
Avatar
Permanently deleted user

+1

Proper support for import with file extensions and remote type definition would be a great addition to IntelliJ

0

+1

please add support for deno in InteliJ

0

+1 Deno will be huge in no time.

 
 
 
 
 
0

There's a separate request to support Deno now: https://youtrack.jetbrains.com/issue/WEB-41607 - feel free to give it a vote also

1

+1 I need this !!!

0

+1 deno is the next generation of the server side javascript!!!

0

Now Deno was released. Version 1.0.0. I expect Deno support for WebStorm.

1

+1 from me as well. 

0

For those who land here from a search, Jetbrains released a Deno plugin in June 2020. The ratings are pretty bad currently - not sure if they're for an older version of the plugin that still needs tweaks.

If you use the Deno plugin and it's working well for you, please rate it at https://plugins.jetbrains.com/plugin/14382-deno/reviews.

0

Jerbrains

Small typo here ;)

not sure if they're for an older version of the plugin that still needs tweaks

I'm using version 203.5981.152, which should be the latest since I always perform updates when the IDE asks me to.

If you use the Deno plugin and it's working well for you, please rate it

Are you saying that, if I use the Deno plugin, but it's not working well for me, I should not rate it ? xD

What I'm currently missing from the Deno integration plugin is autocompletion for imported modules.

And I know it is possible to implement it because JS autocompletion for <script> HTML tags is already implemented.

Thanks

0

>What I'm currently missing from the Deno integration plugin is autocompletion for imported modules.

 

Please could you clarify what completion it is about? Do you miss path completion in https://deno.land/ URLs, or is it about auto-importing of external Deno modules?

0

Please sign in to leave a comment.