0

In Sublime Text, I ran files through cmd, but in Atom they open through Visual Studio 2019, how can I fix this? Please help with this problem.

eyllanesc
  • 190,383
  • 15
  • 87
  • 142

1 Answers1

0

For Windows 7 x64 with default Atom installation add this to your PATH

%USERPROFILE%\AppData\Local\atom\app-1.4.0\resources\cli

and restart any running consoles

(if you don't find Atom there - right-click Atom icon and navigate to Target)

https://i.stack.imgur.com/URPQk.png

Source : How to open Atom editor from command line in OS X?