ide-typescript icon indicating copy to clipboard operation
ide-typescript copied to clipboard

TypeScript and Javascript language support for Atom-IDE

Results 21 ide-typescript issues
Sort by recently updated
recently updated
newest added

I use a custom syntax to embed css in my javascript files. At build time the css gets collected into a css file and removed from the javascript. Since it...