You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nako Sung edited this page Nov 23, 2015
·
1 revision
Visual Studio Code has full JavaScript auto-completion support by parsing *.d.ts. Unreal.js provides JavascriptContext.WriteDTS function which generated *.d.ts, so with Visual Studio Code you may feel very comfortable. But sadly, current version of Visual Studio Code seems very unstable with large *.d.ts.