Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS setup should be global inside options AND project specific for each project. #140

Open
Chris2011 opened this issue Jul 17, 2018 · 4 comments

Comments

@Chris2011
Copy link

It should be possible, that I can add the TS globally via options HTML/JS -> TypeScript, as this is already possible for NPM. Node, Bower, etc. (Should search for global installed typescript, please have a look into the code of the node module or bower etc.)

If you need a specific version for a specific project, it should be inside the project properties like TypeScript -> change version or use local installed version of project or whatever.

Cheers

Chris

@Chris2011
Copy link
Author

If I have time, I can add a PR, but not soon.

@markacx
Copy link

markacx commented Sep 14, 2018

Being able to configure typescript per project is important. That way there can be several versions of a project, and the older ones can be stable while to development versions can do whatever they want.

Thanks!

@Chris2011
Copy link
Author

@markacx atm this is already possible, but first you really have to make the setup. This is now one step back, because it wasn't needed before the relese. Now I have to setup it manually. It should be automatically as it was before and if you need a specific one, it should change.

@Chris2011
Copy link
Author

Chris2011 commented Jun 11, 2019

This is a UX question. Such options to set the TSC folder is neded inside the global options and specificially inside of the project settings. As you can see it for bower, grunt, gulp, node, npm etc. Maybe only a view people are trying it out via right click but in general you can't find it: #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants