Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Edit with Idle Missing
#1
Hey all,

I am extremely new to coding and in my adventures yesterday afternoon I somehow managed to get the "edit with idle" option to disappear from my .py files when I right-click on them. I have tried running through all of the options that I could find using the "Open With" menus, but I still haven't had any luck.

I am currently opening the files with Idle, because at least that way I can edit them easily, but I'd like to get it back to the default of double clicking the file to open it & right clicking it to edit it in idle.

At the moment the only thing that I am able to edit my code with when I right click the file is Notepad++.

I am running Windows 7 if that makes any difference for any type of help that people can provide.
Reply
#2
Why not uninstall, reinstall the software, hopefully it works
Reply
#3
IDLE is poor IDE. So, that may be effect, not defect :-)
Notepad++ with some plugins is way better, IMHO :-)
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
(Aug-25-2020, 03:15 PM)kevinvi8 Wrote: Hey all,

I am extremely new to coding and in my adventures yesterday afternoon I somehow managed to get the "edit with idle" option to disappear from my .py files when I right-click on them. I have tried running through all of the options that I could find using the "Open With" menus, but I still haven't had any luck.

I am currently opening the files with Idle, because at least that way I can edit them easily, but I'd like to get it back to the default of double clicking the file to open it & right clicking it to edit it in idle.

At the moment the only thing that I am able to edit my code with when I right click the file is Notepad++.

I am running Windows 7 if that makes any difference for any type of help that people can provide.

Hello there! Just do a small thing :D, uninstall and reinstall but while reinstalling you can see a small option to add Python PATH just check it and install, and it will work hopefully :D
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  edit text files/ add lines if missing (regex) wardancer84 3 2,935 Nov-08-2018, 02:47 PM
Last Post: wardancer84
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,439 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  Python IDLE 3.6.2 on WIn7 vs Pyhton 3 IDLE raspberry djdan_23 5 5,873 Sep-07-2017, 12:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020