> > Plus global imports make debugging hard because > > it's hard to find > > the correct package for a file if everything is a global > > import. > > For manual inspection, C-c C-v C-w, C-c C-v C-y work pretty well! > For debugger work, it finds it for you automatically. Ahh you're assuming that everyone on the project uses the same IDE, not true. Plus those keybindings aren't bound to anything on my system.
- RE: A command to kill extra import statements Schewe, Jon (MN65)
- RE: A command to kill extra import statements Richard Campbell
- RE: A command to kill extra import statements Schewe, Jon (MN65)
- RE: A command to kill extra import statements jeffjensen
- Re: A command to kill extra import statements Jim LoVerde
- RE: A command to kill extra import statements Jeff Jensen
- Re: A command to kill extra import statements Nick Fortescue
- RE: A command to kill extra import statements Schewe, Jon (MN65)
- RE: A command to kill extra import statements Jeff Jensen
- RE: A command to kill extra import statements Paul Kinnucan
- Schewe, Jon (MN65)
