Code Monkey home page Code Monkey logo

atom-open-html-in-browser's People

Contributors

aki77 avatar

Watchers

 avatar  avatar  avatar

atom-open-html-in-browser's Issues

Uncaught TypeError: target.getModel is not a function

  1. Save HTML
  2. Try to open in browser using package
  3. Become sad

Atom: 1.19.0 x64
Electron: 1.6.9
OS: Microsoft Windows 10 Enterprise
Thrown From: open-html-in-browser package 0.1.0

Stack Trace

Uncaught TypeError: target.getModel is not a function

At C:\Users\wmontgomery\.atom\packages\open-html-in-browser\lib\main.coffee:12

TypeError: target.getModel is not a function
    at /packages/open-html-in-browser/lib/main.coffee:12:22)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.19.0/resources/app/src/command-registry.js:265:35)
    at ~/AppData/Local/atom/app-1.19.0/resources/app/src/command-registry.js:3:65
    at Object.didConfirmSelection (~/AppData/Local/atom/app-1.19.0/resources/app/node_modules/command-palette/lib/command-palette-view.js:106:35)
    at SelectListView.confirmSelection (~/AppData/Local/atom/app-1.19.0/resources/app/node_modules/atom-select-list/src/select-list-view.js:313:26)
    at HTMLDivElement.core:confirm (~/AppData/Local/atom/app-1.19.0/resources/app/node_modules/atom-select-list/src/select-list-view.js:81:20)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.19.0/resources/app/src/command-registry.js:265:35)
    at ~/AppData/Local/atom/app-1.19.0/resources/app/src/command-registry.js:3:65
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.19.0/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.19.0/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.19.0/resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (~/AppData/Local/atom/app-1.19.0/resources/app/src/window-event-handler.js:3:65)

Commands

     -3:40.5.0 intentions:highlight (input.hidden-input)
     -3:40.4.0 core:undo (input.hidden-input)
     -3:39.9.0 core:save (input.hidden-input)
     -1:19.9.0 intentions:highlight (input.hidden-input)
     -1:19.8.0 core:save (input.hidden-input)
     -0:26.5.0 intentions:highlight (input.hidden-input)
     -0:26.3.0 core:select-all (input.hidden-input)
     -0:25.6.0 core:paste (input.hidden-input)
     -0:25 core:save (input.hidden-input)
     -0:24 intentions:highlight (input.hidden-input)
     -0:23.7.0 command-palette:toggle (input.hidden-input)
 10x -0:18.6.0 core:backspace (input.hidden-input)
     -0:08.2.0 core:move-down (input.hidden-input)
     -0:07.9.0 core:move-up (input.hidden-input)
     -0:07.3.0 core:confirm (input.hidden-input)
     -0:07.3.0 open-html-in-browser:open (input.hidden-input)

Non-Core Packages

atom-alignment 0.13.0 
atom-beautify 0.30.4 
atom-bootstrap4 1.4.0 
atom-prettify 0.1.3 
autoclose-html 0.23.0 
busy-signal 1.4.3 
color-picker 2.2.5 
docblockr 0.11.0 
dracula-syntax 2.0.5 
dracula-theme 2.0.3 
file-icons 2.1.10 
genesis-syntax 1.0.9 
genesis-ui 0.5.0 
highlight-line 0.12.0 
highlight-selected 0.13.1 
intentions 1.1.5 
language-cfml 0.17.0 
language-coldfusion 0.1.0 
language-vue 0.23.0 
language-vue-component 0.5.0 
line-ending-converter 1.3.2 
linter 2.2.0 
linter-eslint 8.2.1 
linter-ui-default 1.6.3 
markdown-preview-plus 2.4.10 
markdown-writer 2.6.5 
minimap 4.29.3 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
multi-cursor 2.1.5 
open-html-in-browser 0.1.0 
pretty-json 1.6.4 
Remote-FTP 1.1.4 
sepia-light-ui 0.5.0 
sepia-syntax 1.1.0 
spacegray-dark-ui 0.13.0 
svn 0.0.13 
tabs-to-spaces 1.0.3 
vue-snippets 0.6.0 
vue-syntax 2.0.0 

about running in the web browser

after instaling the package i cant run the project in browser
it showing error like
Error: spawn cmd ENOENT
Error: spawn cmd ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

keybinding

Hi, I am new to Atom, I really don't know how to set up the key map to open html file in browser.
If I want to set the hot key as 'Ctrl+2', how could I do that?
Sorry, I have tried many times, but all failed

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.