Feb-27-2018, 08:41 AM
Hi all ! I installed Atom. I created a project. I see all files. But I am unable to edit and then run files. Is there something missing ?? Thanks
Need help for Atom IDE
|
Feb-27-2018, 08:41 AM
Hi all ! I installed Atom. I created a project. I see all files. But I am unable to edit and then run files. Is there something missing ?? Thanks
Feb-27-2018, 08:48 AM
(This post was last modified: Feb-27-2018, 08:48 AM by Prince_Bhatia.)
yes install a package called scripts...go to file, click settings and then click installs and then type scripts and then press enter and look for the package by rgbkrk and install it
if you wish to run the code press ctrl+shift+b, your code will run...
Feb-27-2018, 06:26 PM
I have plenty files on my Atom. I can edit them, but I cannot run them. For running them is it a good idea to go to command prompt and there put a "cd" going into Atom , then choose my file, and then make a "python Filename" on my Command Prompt ?? Thanks for your reply.
Feb-28-2018, 04:46 AM
Finaly I looked there:https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-windows
So, it is not easy, but I think I will arrive to make it work well.
I tried my first idea. I went on Atom. I got the full path for my file: E:\Documents\Py1\factorial.py
Unfortunately, being on C:\, my command prompt cannot go to E:\ Maybe someone knows the way to go from C:\ to E:\ If I copy my file from atom to Notepad, every thing is OK. I go to "cd my_python_files" with my command prompt and then I run with "python Filename". I am afraid to use "fork" "Github" etc, as they indicate on "Atom Help"
Feb-28-2018, 09:03 AM
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to expand and collapse individual parts of the code in Atom | Lora | 2 | 1,968 |
Oct-06-2022, 07:32 AM Last Post: Lora |
|
Folding in ATOM | XavierPlatinum | 5 | 2,313 |
Sep-11-2022, 09:21 PM Last Post: XavierPlatinum |
|
#'ing out several lines in Atom | Mark17 | 2 | 2,574 |
Oct-24-2019, 03:10 PM Last Post: Mark17 |
|
Atom editor issue with python 3 | johnmick | 2 | 3,590 |
Jan-25-2019, 10:17 PM Last Post: snippsat |
|
Even if Atom is on the whisker menu, impossible to run it | sylas | 9 | 5,813 |
Jun-21-2018, 07:32 AM Last Post: sylas |
|
How to connect Atom and Python? | Jack_Sparrow | 1 | 4,437 |
May-01-2018, 10:53 AM Last Post: Larz60+ |
|
error with python and atom editor | josebogota | 1 | 3,348 |
Mar-20-2018, 06:47 PM Last Post: micseydel |