最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - How to use Javascript in Spyder IDE? - Stack Overflow

programmeradmin2浏览0评论

I want to use write code in Javascript, in the Spyder IDE, that is meant for Python. I have read that Spyder supports multiple languages but I'm not sure how to use it. I have downloaded Nodejs and added it to the environment variables. I'd like to know how get Javascript syntax colouring, possibly auto-pletion and Help options as well ,and I'd also like to know how to conveniently execute the .js file and see the results in a console.

I want to use write code in Javascript, in the Spyder IDE, that is meant for Python. I have read that Spyder supports multiple languages but I'm not sure how to use it. I have downloaded Nodejs and added it to the environment variables. I'd like to know how get Javascript syntax colouring, possibly auto-pletion and Help options as well ,and I'd also like to know how to conveniently execute the .js file and see the results in a console.

Share Improve this question asked Jun 28, 2019 at 16:20 Shree SinghiShree Singhi 8423 gold badges12 silver badges33 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

(Spyder maintainer here) Sorry but for now we only support Python for all the functionality that you are looking for (code pletion, help and code execution).

Our next major version (Spyder 4, to be released later in 2019) will have the ability to give code pletion and linting for other programming languages, but it'll be more of a power-user feature than something anyone can use.

发布评论

评论列表(0)

  1. 暂无评论