First time here? Check out the FAQ!
1

Are there plans to extend language syntax support?

Looking specifically to continue using wing with typescript and rust.

Jorjun's avatar
11
Jorjun
asked 2019-10-14 22:51:54 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2019-10-15 09:07:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I'll see if we can add this in Wing 7.2. We use Scintilla as the core of our editor and that has a lexer for Rust so that should be doable. I did not see one for Typescript but maybe that's close enough to another language to not be needed. You can try this out by opening a file, right-clicking to select Properties, and then choosing different File Types under the File Attributes tab to see if there is one that works. Then you can map that file extension to the file type in the Files > File Types > Extra File Types preference in Wing.

Wingware Support's avatar
4k
Wingware Support
answered 2019-10-15 09:10:01 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer