jupyterlab/jupyterlab

Semantic highlighting.

Open

#2,105 opened on 2017年4月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (13,454 stars) (2,937 forks)batch import
enhancementhelp wantedpkg:codeeditor

説明

@Carreau writes:

I came across that: http://evanbrooks.info/syntax-highlight/

Which basically highlight the variables name a a function of the hash of their name. Which make detecting typos almost trivial alongvaraiblename would be green-ish and alongvariablename could be red-ish.

This seem like it would help a lot for teaching/presenting.

コントリビューターガイド