Coder Social home page Coder Social logo

simple-block-cursor's People

Contributors

arich55 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

simple-block-cursor's Issues

Change block cursor color.

How to change the block cursor color ? I tried modifying the style-sheet but block cursor is not taking the values from style-sheet.

Call stack exceeded when installing and enabling

Hey, there is an error coming from this package, below is the report. for Maximum call stack size exceeded

[Enter steps to reproduce:]

  1. Go to Settings > Install > search for this package > install this package
  2. Error comes up
  3. I disable, no error
  4. I re-enable, same error
  5. I re-install, the same set of errors come

Atom: 1.46.0 x64
Electron: 4.2.7
OS: Mac OS X 10.14.6
Thrown From: simple-block-cursor package 0.6.0

Stack Trace

Failed to activate the simple-block-cursor package

At Maximum call stack size exceeded

RangeError: Maximum call stack size exceeded
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:746769
    at Function.t.sanitize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:750313)
    at NotificationElement.render (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:907788)
    at new NotificationElement (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:906128)
    at Object.createView (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:219896)
    at ViewRegistry.createView (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:324627)
    at ViewRegistry.getView (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:324249)
    at Object.addNotificationView (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:221092)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:217305
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1215907)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1217348)
    at NotificationManager.addNotification (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:327182)
    at NotificationManager.addFatalError (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:327027)
    at Package.handleError (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:6707)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3185797)
    at Object.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3191005)
    at DeserializerManager.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:322913)
    at Object.applyState (/packages/simple-block-cursor/lib/simple-block-cursor.js:38:45)
    at Object.activate (/packages/simple-block-cursor/lib/simple-block-cursor.js:29:10)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3185436)
    at Object.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3191005)
    at DeserializerManager.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:322913)
    at Object.applyState (/packages/simple-block-cursor/lib/simple-block-cursor.js:38:45)
    at Object.activate (/packages/simple-block-cursor/lib/simple-block-cursor.js:29:10)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3185436)
    at Object.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3191005)
    at DeserializerManager.deserialize (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:322913)
    at Object.applyState (/packages/simple-block-cursor/lib/simple-block-cursor.js:38:45)
    at Object.activate (/packages/simple-block-cursor/lib/simple-block-cursor.js:29:10)
    at Package.activateNow (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:3185436)

Commands

  4x -6:36 core:backspace (input.hidden-input)
     -4:31.7.0 core:move-left (input.hidden-input)
     -3:50.3.0 command-palette:toggle (div.package-detail)
     -3:48.1.0 core:confirm (input.hidden-input)
     -3:48.1.0 block-cursor:new-custom-cursor (div.package-detail)

Non-Core Packages

an-old-hope-light-syntax 1.0.1 
an-old-hope-syntax 1.0.4 
atom-bracket-highlight 0.3.2 
atom-html-preview 0.2.6 
atom-live-server 2.3.0 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-monokai 0.10.9 
atom-pair 2.0.13 
autoclose-html 0.23.0 
cirilla-monokai-syntax 0.3.2 
city-lights-ui 1.5.3 
double-tag 1.7.0 
duotone-dark-syntax 2.1.0 
duotone-light-syntax 2.1.0 
edm-light-syntax 0.1.2 
fancy-bracket-matcher 2.1.0 
fonts 3.10.0 
framer-syntax 1.1.0 
gl-light-syntax 3.0.0 
html-id-class-snippets 1.4.1 
isotope-light-ui 2.3.0 
language-unix-shell 0.40.1 
maximize-panes 0.2.0 
minimap 4.29.9 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-selection 4.5.0 
multi-cursor 3.0.0 
nucleus-dark-ui 0.12.3 
nv-dark-syntax 1.4.1 
open-in-terminal 0.1.0 
piatto-light-syntax 0.2.2 
pigments 0.40.2 
pretty-json 2.1.2 
seti-syntax 1.2.0 
seti-ui 1.11.0 
simple-block-cursor 0.6.0 
styles-highlighter 2.4.0 
sublime-block-comment 0.5.1 
teletype 0.13.4 
void-syntax 0.0.0 

Have a look, thanks.

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.