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.
1 Answer
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.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744725175a4590134.html
评论列表(0条)