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
The fix for this problem is to add -Dorg.osgi.framework.bundle.parent=ext to the launch configuration used for launching typescript.IDE from sources.
See this StackOverflow querstion for more information.
Given the following simple TypeScript source.
If you press Enter when between the two braces, sometimes nothing happens: the enter key is completely ignored.
The text was updated successfully, but these errors were encountered: