Re: Atom Issues

2016-08-25 Thread Dave Kilroy
Hi Matt - I got rid of the ugh red error popups a while back by uninstalling and reinstalling Atom (I suspect the linter plugin was the culprit…) > Thanks, but that didn't change anything. > > On Thu, Aug 25, 2016 at 6:34 PM, Mike Kerner <[hidden email] >

Re: Atom Issues

2016-08-25 Thread Matt Maier
Thanks, but that didn't change anything. On Thu, Aug 25, 2016 at 6:34 PM, Mike Kerner wrote: > Here is a partial fix for the autocomplete issues. > Settings->Packages->Autocomplete-plus Then find "Keymap for confirming a > suggestion" and change it to tab, and

Re: Atom Issues

2016-08-25 Thread Mike Kerner
Here is a partial fix for the autocomplete issues. Settings->Packages->Autocomplete-plus Then find "Keymap for confirming a suggestion" and change it to tab, and uncheck "Automatically Confirm Single Suggestion" On Tue, Aug 23, 2016 at 12:47 PM, Matt Maier wrote: > I keep

Re: Atom Issues

2016-08-23 Thread Matt Maier
I keep getting a red error popup every time I finish writing a word. It cites the autocomplete-plus package. No idea how to get it to stop covering half the window in red error messages. On Tue, Aug 23, 2016 at 6:59 PM, Mike Kerner wrote: > I even run into this

Re: Atom Issues

2016-08-23 Thread Mike Kerner
I even run into this situation with enter when typing "then" for an "if then". On Tue, Aug 23, 2016 at 11:42 AM, Mike Kerner wrote: > Here's another one: Once atom memorizes a token (say, for example one > that's a typo, perhaps with capitalization that's wrong,

Re: Atom Issues

2016-08-23 Thread Mike Kerner
Here's another one: Once atom memorizes a token (say, for example one that's a typo, perhaps with capitalization that's wrong, because capitalization matters in LCB), how do you get rid of the wrong token? On Tue, Aug 23, 2016 at 11:42 AM, Mike Kerner wrote: > I'm

Re: Atom Issues

2016-08-23 Thread Mike Kerner
I'm not hitting Enter because I want to accept the suggestion. I'm hitting Enter because I want a CR. So Enter is more like "ignore the suggestion and give me a CR" On Tue, Aug 23, 2016 at 11:39 AM, Colin Holgate wrote: > That sounds like the nature of auto complete.

Re: Atom Issues

2016-08-23 Thread Colin Holgate
That sounds like the nature of auto complete. You could work around the issue by using Tab to do the completing. > On Aug 23, 2016, at 8:36 AM, Mike Kerner wrote: > > Does anyone have any issues using Atom that they want to share? I have one > that is biting me

Atom Issues

2016-08-23 Thread Mike Kerner
Does anyone have any issues using Atom that they want to share? I have one that is biting me frequently: If Atom is trying to suggest a token, and I hit CR, I don't get a CR. If I'm not watching, I can wind up with several lines all appended together. Instead of having to do cmd-CR to get a