Whatwapp Entertainment

Results 2 issues of Whatwapp Entertainment

Argument to `path.extname` must be a string ``` Object.extname (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:20:10) isFlowSource (/Users/mauroronchi/.atom/packages/ide-flow/lib/utils.coffee:11:21) EditorControl.showExpressionType (/Users/mauroronchi/.atom/packages/ide-flow/lib/editor-control.coffee:94:13) (/Users/mauroronchi/.atom/packages/ide-flow/lib/editor-control.coffee:49:26) ```

This is now a view method. Call TextEditorElement::screenPositionForPixelPosition instead. ``` TextEditor.screenPositionForPixelPosition (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor.js:3554:12) EditorControl.showExpressionType (/Users/mauroronchi/.atom/packages/ide-flow/lib/editor-control.coffee:98:30) (/Users/mauroronchi/.atom/packages/ide-flow/lib/editor-control.coffee:49:26) ```