Closed gangstead closed 9 years ago
Atom made all workspaceView
calls deprecated at some point. It throws up an annoying warning triangle at the bottom for all users of packages with those calls. This update fixes half of the warnings. You'll have to do an apm publish patch
to get them out in the wild.
Thanks for the work. I'm looking for a new maintainer for this package since I am now back to using emacs. Are you interested?
Published. (Unfortunatley I published as a minor. I should not hurry these things.)
Yeah sure. I don't promise much, but I can probably keep the deprecation warnings at bay.
@gangstead Can I transfer this repo to you now that I'm not working on Atom anymore? You would simply need to update the package.json file to point to your repo.
Sure. You can transfer to me or make me a collaborator on your repo.
On Thu, May 28, 2015 at 10:02 AM, Michael Kleehammer < notifications@github.com> wrote:
@gangstead https://github.com/gangstead Can I transfer this repo to you now that I'm not working on Atom anymore? You would simply need to update the package.json file to point to your repo.
— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106382040 .
Thanks. On its way.
Actually, not working - there is already a gangstead/atom-incremental-search. Can you rename or delete yours for the transfer?
Done.
On Thu, May 28, 2015 at 10:11 AM, Michael Kleehammer < notifications@github.com> wrote:
Actually, not working - there is already a gangstead/atom-incremental-search. Can you rename or delete yours for the transfer?
— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106391916 .
Holy smokes - now it says: "gangstead already has a repository in the mkleehammer/atom-incremental-search network"
I guess you have to delete it from GitHub? (Don't forget to keep a copy on disk though.) This is surprising - GitHub usually DWIM.
Gone. There's no going back now.
On Thu, May 28, 2015 at 10:15 AM, Michael Kleehammer < notifications@github.com> wrote:
Holy smokes - now it says: "gangstead already has a repository in the mkleehammer/atom-incremental-search network"
I guess you have to delete it from GitHub? (Don't forget to keep a copy on disk though.) This is surprising - GitHub usually DWIM.
— Reply to this email directly or view it on GitHub https://github.com/mkleehammer/atom-incremental-search/pull/28#issuecomment-106395793 .
I removed half the deprecation warnings. The remaining
workspaceView
calls will need a little more work.