Kirk Sefchik

Results 9 comments of Kirk Sefchik

+1 I was able to fix it by finding the ID of the extra box and hiding it.

I haven't changed any packages at all and I have this issue with the boilerplate. Weird.

I found I was able to get a working boilerplate much easier by using the Vue CLI with the Electron Builder plugin. ```shell $ npm install -g @vue/cli $ vue...

Unfortunately, this solution did not work for me. I still don't have autocompletion working. :-1:

@arajpraju I did as you told me and hit the Download ZIP button from the Github Repo. I extracted it into `~/.atom/packages/`, shutdown Atom, `rm -rf react`, `mv atom-react-master react`,...

@seoyoochan I did. Using `Cmd-Q`. Is there another way to do it?

@seoyoochan yes, I tried @scottbarrow 's solution first. No dice. :(

Is there maybe some other component that autocomplete depends on that I might try fiddling with?