Are there plans to extend language syntax support?
Looking specifically to continue using wing with typescript and rust.
First time here? Check out the FAQ!
Looking specifically to continue using wing with typescript and rust.
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-10-14 22:51:54 -0600
Seen: 675 times
Last updated: Oct 15 '19
How to restore my code to 20 minutes back?
Use alt-n and alt-p to navigate repl history
how to clear file magnification (aka zoom) settings?
Does Wing IDE has auto-import function?
syntax highlight for a new language
Ability to navigate through cursor position history (Back/Forward arrow buttons)
Let the space keystroke invoking the drop-down completion window if possible.
How to automatically generate function comments