Code Monkey home page Code Monkey logo

atom-math-selection's People

Watchers

 avatar  avatar

Forkers

childishgiant

atom-math-selection's Issues

Failed to load the math-selection package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.33.1 x64
Electron: 2.0.16
OS: Microsoft Windows 10 Home
Thrown From: math-selection package 0.3.0

Stack Trace

Failed to load the math-selection package

At Invalid or unexpected token

SyntaxError: Invalid or unexpected token
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:146461)
    at Object.value [as .coffee] (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:150231)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (internal/module.js:11:18)
    at customRequire (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:1:639369)
    at Package.requireMainModule (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:3041061)
    at measure (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:3027772)
    at Package.measure (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:3026604)
    at Package.load (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:3027345)
    at PackageManager.loadAvailablePackage (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:381299)
    at config.transact (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:379722)
    at Config.transact (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:332258)
    at PackageManager.loadPackages (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:379660)
    at t.loadState.then (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:1:659388)
    at <anonymous>

Commands

Non-Core Packages

autocomplete 0.47.0 
autocomplete-date 0.4.0 
autocomplete-html-entities 0.2.0 
autocomplete-java 1.2.7 
autocomplete-javascript 0.0.2 
autocomplete-math 0.1.1 
autocomplete-modules 2.2.6 
autocomplete-sql 0.5.0 
autocomplete-xml 0.10.1 
block-select 1.0.0 
color-picker 2.3.0 
column-select 1.0.1 
highlight-selected 0.14.0 
invert-selection 1.0.0 
math-selection 0.3.0 
minimap undefined 
minimap-find-and-replace 4.5.2 
minimap-highlight-selected 4.6.1 
select-rectangle 1.0.2 
selection-count 1.6.3 

Failed to activate the math-selection package

[Enter steps to reproduce below:]

  1. Select a math expression (I selected one in a php string)
  2. Trigger the math-selection:replace command.

Atom Version: 0.208.0
System: Mac OS X 10.9.5
Thrown From: math-selection package, v0.1.1

Stack Trace

Failed to activate the math-selection package

At Cannot read property 'eachEditorView' of undefined

TypeError: Cannot read property 'eachEditorView' of undefined
  at Object.module.exports.activate (/Users/daniel/.atom/packages/math-selection/lib/math-selection.coffee:32:23)
  at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:238:19)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:770:25
  at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:219: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:520:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:355:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:177:20)

Commands

     -2:13.8.0 project-ring:toggle (atom-text-editor.editor.is-focused)
     -2:01.2.0 remote-ftp:connect (atom-text-editor.editor.is-focused)
     -0:03.1.0 math-selection:replace (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "themes": [
      "one-dark-ui",
      "base16-tomorrow-dark-theme"
    ],
    "disabledPackages": [
      "inline-autocomplete",
      "autocomplete",
      "linter-phpcs",
      "linter-phpmd",
      "remote-edit"
    ]
  }
}

Installed Packages

# User
Remote-FTP, v0.7.1
atom-alignment, v0.12.1
atom-jade, v0.3.0
auto-detect-indentation, v0.4.2
auto-update-packages, v1.0.0
docblockr, v0.7.2
indentation-indicator, v0.5.1
jsonlint, v1.1.2
language-apache, v1.3.0
language-javascript-better, v1.5.0
language-nginx, v0.5.3
language-puppet, v0.12.0
linter, v0.12.7
linter-jshint, v0.1.6
linter-jsxhint, v0.1.2
linter-php, v0.0.15
linter-puppet, v1.0.0
math-selection, v0.1.1
minimap, v4.10.0
project-manager, v1.15.10
project-ring, v0.20.9
trailing-spaces, v0.3.1

# 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.