]> arthur.barton.de Git - atom-ax-pipe.git/commit
Update ./lib/pipe.coffe to use current API update-pipe.coffee
authorAlexander Barton <alex@barton.de>
Tue, 26 May 2015 14:22:40 +0000 (16:22 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 26 May 2015 14:26:43 +0000 (16:26 +0200)
commit5699b1b58c2cf4b102e3e838b91f6ea9319c7c4c
treebf46f9d27c26980e7186f92dd5e57c20a5413cc9
parent79868f6406730df39975f73641a41a0560fd487e
Update ./lib/pipe.coffe to use current API

This fixes the following two deprecation warnings:

  "Workspace.getActiveEditor is deprecated.
  Call ::getActiveTextEditorinstead."

  "atom.workspaceView is no longer available. In most cases you
  will not need the view. See the Workspace docs for alternatives:
  https://atom.io/docs/api/latest/Workspace. If you do need the
  view, please use `atom.views.getView(atom.workspace)`, which
  returns an HTMLElement."
lib/pipe.coffee