Re: Py IDE?

2020-08-19 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
Re: Py IDE? @12If there's a bug with VSCode, submit an issue. You can do it directly from the help menu. URL: https://forum.audiogames.net/post/562726/#p562726 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: Py IDE?

2020-08-15 Thread AudioGames . net Forum — Developers room : arbuz via Audiogames-reflector
Re: Py IDE? My friend who uses Python just loves VSCode for it. Debugger just works, source controll and even terminal that can be used directly from IDE, although not that good because of the bug that doesn't allow to modify previously written command on it. URL: https

Re: Py IDE?

2020-08-14 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: Py IDE? Perhaps googling getting started with VS code or getting started with language X in VS code could help? I am genuinely trying to assist here, I just don’t know what you are looking for. URL: https://forum.audiogames.net/post/561598/#p561598 -- Audiogames-reflector

Re: Py IDE?

2020-08-14 Thread AudioGames . net Forum — Developers room : Socheat via Audiogames-reflector
Re: Py IDE? Want to use VS code, but don't know where to start. I'm confused when I open it up. lol URL: https://forum.audiogames.net/post/561597/#p561597 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: Py IDE?

2020-08-07 Thread AudioGames . net Forum — Developers room : x0 via Audiogames-reflector
Re: Py IDE? If you're using notepad2 as your program editor I would personally recommend notepad++ as an alternative, for code editing at least. I use notepad2 as my general purpose editor for everything, and notepad++ I open code in. Allows me to have specific NVDA code profiles set up

Re: Py IDE?

2020-07-31 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
Re: Py IDE? @6That's interesting. I have a friend who swears by PyCharm, so I assumed I was doing something wrong. Thanks for the clarification. Glad I didn't lose too much sleep over it. URL: https://forum.audiogames.net/post/557061/#p557061 -- Audiogames-reflector mailing list

Re: Py IDE?

2020-07-31 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: Py IDE? @ivani also use notepad2 and a terminal for python. i din't find any accessible IDEs other than vscode. but vscode is good in my openion. URL: https://forum.audiogames.net/post/557049/#p557049 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: Py IDE? @5You can't get it working probably because you're one of the large minority of people who's having java Access Bridge bugs.  Supposedly it can be fixed, but I have tried over the years, there's 4 or 5 competing sets of directions out there, and none of them have worked for me

Re: Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
Re: Py IDE? @4Are there any problems with it? I've literally never been able to get it working, and I'm not sure if it's me, or the software.Not planning to use it now, because VSCode, but I always wondered. URL: https://forum.audiogames.net/post/557007/#p557007 -- Audiogames

Re: Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : Aloy via Audiogames-reflector
Re: Py IDE? i use pycharmfor all of my python stuff URL: https://forum.audiogames.net/post/556997/#p556997 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector
Re: Py IDE? Yes @2, using it for Python lots and lots here. Works great. Even better once you start using Type hints. Now I can fly, and very few type-centric bugs.I still tend to run py.test and my main scripts from cmd, because I just prefer reading tracebacks and things there, but it's

Re: Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: Py IDE? I use VSCode for C++ and some Python. Others use it for Python.  Assuming it's as good for Python at scale as it is for C++ you get everything you've ever wanted with only a couple minor bugs. URL: https://forum.audiogames.net/post/556958/#p556958 -- Audiogames-reflector

Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : ivan_soto via Audiogames-reflector
Py IDE? So other than the very and clearly inaccessible IDLE that ships with python, does anyone use any IDE for testing and running code?I'm using notepad2 and the command line, and wanted to give PyCharm a try, but wanted to get people's feedback first URL: https://forum.audiogames.net

Py IDE?

2020-07-30 Thread AudioGames . net Forum — Developers room : ivan_soto via Audiogames-reflector
Py IDE? So other than the very and clearly inaccessible IDLE that ships with python, does anyone use any IDE for testing and running code?I'm using notepad2 and the command line, but wanted to give PyCharm a try, but wanted to get people's feedback first URL: https://forum.audiogames.net