On 5 Mar 2019, at 12.53, Bram Moolenaar <[email protected]> wrote:
> 
> I wonder, is this also possible for Typescript?  It's like a better
> version of Javascript, and its popularity is growing.

Looks nice, especially since it seems to include all the latest versions of ES. 
It should be possible in principle, since the Typescript compiler is itself 
compiled to ES5 and has an API for transpiling. It should also be possible to 
plug in Vim functions for interfacing with the filesystem, something along the 
lines of 
https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#customizing-module-resolution.

How well this works in practice remains to be seen, I will try to play around 
with it a bit.

Best,
Bob

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to