drivo / sublime-typescript-compiler

TypeScript compiler package for Sublime Text 2. You can compile fragment or whole .ts file into a new plain JavaScipt. Developed for JavaScript prototyping in mind.
Other
5 stars 3 forks source link

compiled .js file should be in same dir as .ts file #1

Closed gabrielflorit closed 11 years ago

gabrielflorit commented 11 years ago

Ideally, the generated .js file should be in the same directory as the source .ts file.

vijayantkatyal commented 11 years ago

i have same issue.will be very helpful if generated js file will be in same directory as source js file .

drivo commented 11 years ago

Yes, it should. It will be done in the next version I hope to release soon.

drivo commented 11 years ago

Feature ready in v0.1.1