Am 25.08.2017 um 13:59 schrieb Paul Everitt:
> Obviously I’m biased, but…PyCharm Professional (which embeds WebStorm)
> does a really good job on this front. I do hybrid projects frequently.

Yes, it works in principle. However, in PyCharm when you create a new project, you cannot create a hybrid project with e.g. support for Pyramid *and* "Angular CLI", you must select one of these two project templates. I.e. you only have the special support for Pyramid *or* for Angular. Of course you can still edit Python files in an Angular project and TypeScript files in a Pyramid project etc. But as far as I see, every project in PyCharm is of exactly one type that has special support. (Just checked: you *can* select both templates when creating a new project, but the second one is in fact ignored when it's created).

But I think it makes sense to create separate projects anyway. It also allows you to use different settings (like different colors and fonts so you see immediately the context), restrict searches to the relevant project when searching in files etc.

> +1 for the use of TypeScript. It takes some extra fiddling. But this
> extension to create-react-app makes the pain go away:
> https://github.com/wmonk/create-react-app-typescript
Same for Angular if you use Angular-CLI. Everything out of the box.

Also +1 for PyCharm and your Webinars.
Highly appreciated and recommended.

-- Christoph

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/d1a00317-f995-d5d6-729c-51f72e33de4c%40online.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to