Ask Your Question
1

Angular/React Support

asked 2021-06-14 23:19:47 -0500

Sylius's avatar

updated 2021-06-15 08:58:23 -0500

Hi!

While I know that WING IDE is built for Python development and it does a fantastic job at that. I was just wondering if there are any plans for improving support for Javascript frameworks such as Angular or React? I noticed you can not select Typescript as the file type, the best bet is Javascript but then you do not get Syntax highlighting for keywords such as let. Is there a way to customize this or write a custom file? Also if I use, mat-card /mat-card in the HTML from Angular Material for example, it is red, so I am assuming it is not detecting correctly.

Apart from that, great, editor for Python and I will continue to use it! I jsut think it would be ideal with better Javascript support.

Thanks!

edit retag flag offensive close merge delete

Comments

1

+1 I am unable to upvote the question and answer. I use Django, and Wing IDE is awesome for the python work. However because it's Django, the project has a LOT of javascript and html in its templates. I think highlighting and linting for that code would be incredible, and frnakly I'm puzzled as to why it isn't there already. Maybe Wing isn't popular for Django work?

kgeographer's avatar kgeographer  ( 2021-08-25 19:24:49 -0500 )edit

Our focus at Wingware is on Python. We do have some support for Javascript and plan to improve it in the future, but our focus will continue to be on Python.

Wingware Support's avatar Wingware Support  ( 2021-08-26 09:37:44 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2021-06-15 09:08:09 -0500

We'll try to update our Javascript syntax highlighting support soon, probably adding the ability to define keyword lists.

edit flag offensive delete link more

Comments

This would be great, thanks!

Sylius's avatar Sylius  ( 2021-06-15 09:24:16 -0500 )edit
0

answered 2021-10-01 04:49:12 -0500

piscvau's avatar

How about integrating an ESlint with wing as it seems to be done in PyCharm.

edit flag offensive delete link more

Comments

I am not an expert in the area at all but I read this in the Django recommendation for extensions in javascript used in the admin. It is Here https://docs.djangoproject.com/en/dev....

piscvau's avatar piscvau  ( 2021-10-01 05:00:20 -0500 )edit

Unfortunately, integrating ESLint or other Javascript extensions is not something we'll be working on in the near term.

Wingware Support's avatar Wingware Support  ( 2021-10-01 09:25:21 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2021-06-14 23:19:47 -0500

Seen: 326 times

Last updated: Oct 01 '21