Code Monkey home page Code Monkey logo

context-coloring's People

Contributors

jacksonrayhamilton avatar tarsius 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

Watchers

 avatar  avatar

context-coloring's Issues

Update to new version of undercover.el

@jacksonrayhamilton Hi! I just released a new version of undercover.el which has backward incompatible API change related to :report-file option.

Old version of API:

  • Set report-file option if you want to save coverage report locally.

New version of API:

  • Set report-file option if you want to change report location. undercover.el will try to merge new report with existing one.
  • Set send-report option to nil if you want to save coverage report locally.

So, you need to add (:send-report nil) to your undercover.el configuration. I'm sorry for the inconvenience and for not opening a PR for that.

Clarification on what versions of JS are supported

I'm currently making use of ES2017 and seeing a number of issues with context coloring. What versions of JavaScript are supported?

I'm happy to provide some examples of broken coloring if interested.

I've gotten a lot of use out of this module. Thank you!

The elpa.git branch diverged

The code here diverged from that in elpa.git:

% make fetch/context-coloring 
emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "context-coloring"
Fetching updates for context-coloring...
Upstream of context-coloring has DIVERGED!

  Local changes:
Depuis https://github.com/jacksonrayhamilton/context-coloring
 * [nouvelle référence]               -> upstream/context-coloring/main
c487f63cfb  [email protected]..  Avoid error at compile-time

  Upstream changes:
bf4559a330  jackson@jackso..  Ensure js2-mode AST is generated before benchmarking.

Any chance you could

git fetch git://git.sv.gnu.org/emacs/elpa.git externals/context-coloring
git merge c487f63cfb

?

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.