Nikita Melentev

Results 155 comments of Nikita Melentev

It's outdated. I stopped using atom.

https://github.blog/2022-06-08-sunsetting-atom/

I think there is no possibility to determine programmatically which env variables belongs to atom and which is not. And I have no idea how to start process with «previous»...

I really don't know much about macos. Take a look at [this](https://github.com/pohmelie/run-in-terminal/blob/master/lib/run-in-terminal.coffee#L176-L177). You should set `Launch file` and `Launch directory` options in same way in run-in-terminal options pane, but with...

Linux community have so much DEs, lots of terminals and shells. Probability, that some default terminal + default shell will be what user want to see is so small. I...

What is your settings and OS?

You should add `launcher` for .go files. Look at `List of launchers by extension`. I'm not familiar with running Go programs, actually.

Hm... is there some errors in atom debug console?

I need debug output from atom debug console. Paste it here please.

I mean https://flight-manual.atom.io/hacking-atom/sections/debugging/