Closed
Description
I seem to remember that a couple of weeks ago the plugin would behave differently, the tsconfig was created automatically...
However, now when I open a .ts file from a folder that has no tsconfig, for the most part the plugin doesn't work, does not compile and is mostly inactive except for syntax coloring. It took me a long time to figure out that the missing tsconfig was the problem. The plugin does not show a message (that I could find) or indicate what is missing.
When I add a tsconfig to the folder I have to restart atom to get it recognized. After that every thing is fine. Is this intended behavior?
Otherwise the plugin is really great!