Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-03 Thread DiliupG
Is this a pycharm promotional campagin? On 4 February 2018 at 06:24, Greg Ewing wrote: > Alex Nordlund wrote: > >> The toolbox app from jetbrains already does that but better :-) >> > > Also a LOT more expensively, from the looks of their web site. > > -- > Greg > -- Kalasuri Diliup Gabadam

Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-03 Thread Greg Ewing
Alex Nordlund wrote: The toolbox app from jetbrains already does that but better :-) Also a LOT more expensively, from the looks of their web site. -- Greg

Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-03 Thread Guillaume Paniagua
forget what i said i didn't read all the answer. 2018-02-03 10:54 GMT+00:00 Guillaume Paniagua : > I've never used pycharm but if it is possible to open project by passing > the full folder project to pycharm.sh then you could add a plugin that > trigger when creating a new project and create a s

Re: [pygame] Opening Python project in PyCharm - Mac

2018-02-03 Thread Guillaume Paniagua
I've never used pycharm but if it is possible to open project by passing the full folder project to pycharm.sh then you could add a plugin that trigger when creating a new project and create a script file in the project folder that would call the pycharm.sh with the current directory (project direc