Coder Social home page Coder Social logo

atom-go-to-file's People

Contributors

wontem avatar

Stargazers

 avatar  avatar

Watchers

 avatar

atom-go-to-file's Issues

Uncaught TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new'

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.29.0 x64
Electron: 2.0.5
OS: Mac OS X 10.12.6
Thrown From: go-to-file package 0.2.0

Stack Trace

Uncaught TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new'

At /Users/yehw002/.atom/packages/go-to-file/lib/go-to-file-view.coffee:7

TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new'
    at /packages/go-to-file/lib/go-to-file-view.coffee:7:24)
    at Object.getGoToFileView (/packages/go-to-file/lib/main.coffee:21:23)
    at /packages/go-to-file/lib/main.coffee:17:32)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:384:49)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:110:40)

Commands

     -2:59 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -1:52.8.0 core:select-up (input.hidden-input)
 11x -1:22.6.0 core:backspace (input.hidden-input)
     -0:43.8.0 go-to-file:toggle (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.0 
atom-django 0.3.2 
atom-quokka 1.0.80 
autocomplete-python 1.10.9 
busy-signal 1.4.3 
color-picker 2.3.0 
django-templates 0.5.0 
emmet 2.4.3 
go-to-file 0.2.0 
intentions 1.1.5 
language-babel 2.85.0 
language-ejs 0.4.0 
linter 2.2.0 
linter-ui-default 1.7.1 

Uncaught TypeError: path.join is not a function

Hi! when I try to install this package I immediately have uncaught error.

Atom Version: 1.5.3
System: Ubuntu 14.04.3
Thrown From: go-to-file package, v0.2.0

Stack Trace

Uncaught TypeError: path.join is not a function

At /home/adarab/.atom/packages/go-to-file/lib/go-to-file-view.coffee:5

TypeError: path.join is not a function
    at /home/adarab/.atom/packages/go-to-file/lib/go-to-file-view.coffee:5:16
    at Object.<anonymous> (/home/adarab/.atom/packages/go-to-file/lib/go-to-file-view.coffee:3:19)
    at Object.<anonymous> (/home/adarab/.atom/packages/go-to-file/lib/go-to-file-view.coffee:1:1)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .coffee] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/adarab/.atom/packages/go-to-file/lib/main.coffee:2:16)
    at Object.<anonymous> (/home/adarab/.atom/packages/go-to-file/lib/main.coffee:1:1)
    at Module._compile (/opt/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .coffee] (/opt/atom/resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/opt/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/opt/atom/resources/app.asar/src/package.js:720:27)
    at Package.module.exports.Package.activateConfig (/opt/atom/resources/app.asar/src/package.js:220:12)
    at PackageDetailView.module.exports.PackageDetailView.activateConfig (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:216:26)
    at PackageDetailView.module.exports.PackageDetailView.completeInitialzation (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:159:12)
    at PackageDetailView.module.exports.PackageDetailView.loadPackage (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:171:21)
    at /opt/atom/resources/app.asar/node_modules/settings-view/lib/package-detail-view.js:302:17
    at Function.module.exports.Emitter.simpleDispatch (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/opt/atom/resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at PackageManager.module.exports.PackageManager.emitPackageEvent (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:664:27)
    at /opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:452:26
    at exit (/opt/atom/resources/app.asar/node_modules/settings-view/lib/package-manager.js:73:16)
    at triggerExitCallback (/opt/atom/resources/app.asar/src/buffered-process.js:213:47)
    at /opt/atom/resources/app.asar/src/buffered-process.js:227:18
    at Socket.<anonymous> (/opt/atom/resources/app.asar/src/buffered-process.js:98:18)
    at emitOne (events.js:82:20)
    at Socket.emit (events.js:169:7)
    at Pipe._onclose (net.js:469:12)

Commands

  6x -2:46 core:move-right (atom-text-editor.editor.mini.is-focused)
     -2:38.1.0 find-and-replace:select-next (atom-text-editor.editor.mini.is-focused)
  8x -2:36.6.0 core:delete (atom-text-editor.editor.mini.is-focused)
  5x -2:34.9.0 core:move-right (atom-text-editor.editor.mini.is-focused)
     -2:30.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:17.5.0 tree-view:remove (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -1:14.5.0 project-find:show (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  2x -1:13.8.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:09.4.0 core:delete (atom-text-editor.editor.is-focused)
  5x -1:02.8.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
  2x -0:57.1.0 core:close (atom-text-editor.editor.is-focused.autocomplete-active)
     -0:48.2.0 fuzzy-finder:toggle-file-finder (atom-text-editor.editor.is-focused)
  2x -0:45.3.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:43.1.0 settings-view:open (atom-text-editor.editor.mini.is-focused)
  2x -0:20.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:17.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Uncaught ReferenceError: path is not defined

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Ubuntu 14.04.5
Thrown From: go-to-file package 0.2.0

Stack Trace

Uncaught ReferenceError: path is not defined

At /home/ashok/.atom/packages/go-to-file/lib/go-to-file-view.coffee:5

ReferenceError: path is not defined
    at /packages/go-to-file/lib/go-to-file-view.coffee:5:11
    at /packages/go-to-file/lib/go-to-file-view.coffee:3:19)
    at /packages/go-to-file/lib/go-to-file-view.coffee:1:1)
    at Module._compile (/app.asar/src/native-compile-cache.js:109:30)
    at /app.asar/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at /packages/go-to-file/lib/main.coffee:2:16)
    at /packages/go-to-file/lib/main.coffee:1:1)
    at Module._compile (/app.asar/src/native-compile-cache.js:109:30)
    at /app.asar/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/app.asar/src/package.js:796:27)
    at Package.module.exports.Package.activateConfig (/app.asar/src/package.js:266:12)
    at PackageManager.module.exports.PackageManager.packageHasSettings (/app.asar/node_modules/settings-view/lib/package-manager.js:53:14)
    at PackageCard.module.exports.PackageCard.hasSettings (/app.asar/node_modules/settings-view/lib/package-card.js:728:34)
    at PackageCard.module.exports.PackageCard.updateSettingsState (/app.asar/node_modules/settings-view/lib/package-card.js:402:16)
    at PackageCard.module.exports.PackageCard.updateInterfaceState (/app.asar/node_modules/settings-view/lib/package-card.js:395:12)
    at /app.asar/node_modules/settings-view/lib/package-card.js:665:24
    at /app.asar/node_modules/settings-view/lib/package-card.js:741:20
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at PackageManager.module.exports.PackageManager.emitPackageEvent (/app.asar/node_modules/settings-view/lib/package-manager.js:652:27)
    at /app.asar/node_modules/settings-view/lib/package-manager.js:491:26
    at exit (/app.asar/node_modules/settings-view/lib/package-manager.js:99:16)
    at triggerExitCallback (/app.asar/src/buffered-process.js:322:11)
    at /app.asar/src/buffered-process.js:343:11
    at /app.asar/src/buffered-process.js:204:9)
    at emitOne (events.js:101:20)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:493:12)

Commands

     -9:01.3.0 core:backspace (input.hidden-input)
  2x -8:59.5.0 core:confirm (input.hidden-input)
 37x -7:40.5.0 core:move-down (input.hidden-input)
     -6:32.9.0 golang:update-tools (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
undefined -5:47.3.0 core:move-down (input.hidden-input)
 39x -5:30.3.0 core:move-up (input.hidden-input)
  2x -2:53 core:save (input.hidden-input)
     -2:05.2.0 core:confirm (input.hidden-input)
     -1:05.1.0 tree-view:reveal-active-file (div.line)
     -0:55.5.0 go-to-file:toggle (input.hidden-input)
     -0:53.7.0 core:paste (div.line)
     -0:50.7.0 core:undo (input.hidden-input)
     -0:44.5.0 symbols-view:go-to-declaration (span.syntax--support.syntax--function.syntax--go)
     -0:40 go-to-file:toggle (span.syntax--support.syntax--function.syntax--go)
     -0:33.7.0 tree-view:show-current-file-in-file-manager (span.syntax--support.syntax--function.syntax--go)
  2x -0:28.1.0 go-to-file:toggle (span.syntax--support.syntax--function.syntax--go)

Non-Core Packages

go-debug 1.1.0 
go-plus 5.3.3 
go-to-file 0.2.0 
linter 2.1.0 
linter-golinter 1.2.1 

Failed to activate the go-to-file package

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.4.1
System: Mac OS X 10.10.5
Thrown From: go-to-file package, v0.2.0

Stack Trace

Failed to activate the go-to-file package

At path is not defined

ReferenceError: path is not defined
    at /Users/pavey/.atom/packages/go-to-file/lib/go-to-file-view.coffee:5:11
    at Object.<anonymous> (/Users/pavey/.atom/packages/go-to-file/lib/go-to-file-view.coffee:3:19)
    at Object.<anonymous> (/Users/pavey/.atom/packages/go-to-file/lib/go-to-file-view.coffee:1:1)
    at Module._compile (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .coffee] (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/Users/pavey/.atom/packages/go-to-file/lib/main.coffee:2:16)
    at Object.<anonymous> (/Users/pavey/.atom/packages/go-to-file/lib/main.coffee:1:1)
    at Module._compile (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.defineProperty.value [as .coffee] (/Applications/Atom.app/Contents/Resources/app.asar/src/compile-cache.js:208:21)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (/Applications/Atom.app/Contents/Resources/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:721:27)
    at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:173:16)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:801:25
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:241:20)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)

Commands

     -0:44.2.0 go-to-file:toggle (atom-text-editor.editor.is-focused)
     -0:27.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:00.6.0 go-to-file:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "themes": [
      "atom-material-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-jade, v0.3.0
atom-material-ui, v0.8.0
chary-tree-view, v0.2.3
go-to-file, v0.2.0
highlight-selected, v0.11.1
language-coffee-script-angular, v2.2.0
linter, v1.11.3
linter-eslint, v5.2.7

# Dev
No dev packages

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.