Giter Site home page Giter Site logo

editor's People

Contributors

alexgleason avatar gernberg avatar humzashah avatar joelbesada avatar siavashg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

editor's Issues

Eating a lot of cpu on OSX/Chrome

My rMBP model Late 2013 is not happy to run the editor using Crome 49.0.2586.0 Canary. By just opening the editor Chrome starts using about 80% cpu, and after typing for a while to get into PowerMode the cpu goes up to 180-190% and the input gets really laggy.

It seems a little bit excessive for a text editor :-)

Time Remaining Countdown

I've added a time remaining counter to my fork which is started on the first keystroke. Is this something worth incorporating into master? Could also be set up to disable text entry after the timer has ran down. Power mode can also be permanently enabled for the last minute/s.

In my fork I replaced the streak counter with a countdown, but both could be visible, or maybe toggled via a config setting?

Thoughts?

image

Error when running command

I've tried to get the editor to run but I keep running into an error in the terminal.
ERROR in libsass bindings not found. Try reinstalling node-sass?
@ ./app/styles/index.scss 4:14-276 11:1-15:3 12:19-281

Can someone please help out. Its my wish to get a code in the dark setup in southern California.
cheers

install error Cannot find module 'tapable'

O_O[23:50:46]editor$ sudo npm install
Password:
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No license field.
^_^[23:51:44]editor$ ./node_modules/.bin/gulp serve
[23:51:49] Requiring external module coffee-script/register
module.js:338
    throw err;
          ^
Error: Cannot find module 'tapable'
  at Function.Module._resolveFilename (module.js:336:15)
  at Function.Module._load (module.js:278:25)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.<anonymous> (/Volumes/more/source/tool/editor/node_modules/webpack/lib/Compiler.js:6:15)
  at Module._compile (module.js:460:26)
  at Object.Module._extensions..js (module.js:478:10)
  at Module.load (/Volumes/more/source/tool/editor/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.<anonymous> (/Volumes/more/source/tool/editor/node_modules/webpack/lib/webpack.js:5:16)
  at Module._compile (module.js:460:26)
  at Object.Module._extensions..js (module.js:478:10)
  at Module.load (/Volumes/more/source/tool/editor/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.<anonymous> (/Volumes/more/source/tool/editor/gulpfile.coffee:9:11)
  at Object.<anonymous> (/Volumes/more/source/tool/editor/gulpfile.coffee:1:1)
  at Module._compile (module.js:460:26)
  at Object.loadFile (/Volumes/more/source/tool/editor/node_modules/coffee-script/lib/coffee-script/register.js:16:19)
  at Module.load (/Volumes/more/source/tool/editor/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Liftoff.handleArguments (/Volumes/more/source/tool/editor/node_modules/gulp/bin/gulp.js:116:3)
  at Liftoff.<anonymous> (/Volumes/more/source/tool/editor/node_modules/gulp/node_modules/liftoff/index.js:192:16)
  at module.exports (/Volumes/more/source/tool/editor/node_modu

I'm not familiar with npm. How can I install it quickly?

Text highlighting/color is not present after running dist

Hey CiTD team,

This repo is awesome. Excited to check this out. Thanks for doing this!

After running gulp dist, my local file was serving all black text rather then the syntax highlighting or any white text that I would expect. I tried doing some debugging but can't seem to pinpoint the issue.

gulp serve works as expected so I think it is somewhere in the build and inlining process

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.