stylus/vendor/codemirror/README.md
eight ddc09f3511
Add: a draggable list to customize injection order (#1364)
+ implement messageBox.close()
+ fix require() with root urls in /dir/page.html
+ limit messageBox focus shift to config-dialog
+ flatten vendor dirs and simplify build-vendor:
  + replace the unicode symbol with ASCII `->`
  + flatten dirs by default to simplify writing the rules and improve their readability
  + rename and sort functions in the order they run
  + use `node-fetch` instead of the gargantuan `make-fetch-happen`
  + use `glob` which is already installed by other deps

Co-authored-by: tophf <tophf@gmx.com>
2022-01-14 15:44:48 +03:00

2.2 KiB

codemirror v5.63.3

Files copied from NPM (node_modules):

  • addon/comment/comment.js
  • addon/dialog
  • addon/edit/closebrackets.js
  • addon/edit/matchbrackets.js
  • addon/fold/brace-fold.js
  • addon/fold/comment-fold.js
  • addon/fold/foldcode.js
  • addon/fold/foldgutter.css
  • addon/fold/foldgutter.js
  • addon/fold/indent-fold.js
  • addon/hint/css-hint.js
  • addon/hint/show-hint.css
  • addon/hint/show-hint.js
  • addon/lint/css-lint.js
  • addon/lint/json-lint.js
  • addon/lint/lint.css
  • addon/lint/lint.js
  • addon/scroll/annotatescrollbar.js
  • addon/search/matchesonscrollbar.css
  • addon/search/matchesonscrollbar.js
  • addon/search/searchcursor.js
  • addon/selection/active-line.js
  • keymap/emacs.js
  • keymap/sublime.js
  • keymap/vim.js
  • lib/codemirror.css
  • lib/codemirror.js
  • mode/css
  • mode/javascript
  • mode/stylus
  • theme/3024-day.css
  • theme/3024-night.css
  • theme/abbott.css
  • theme/abcdef.css
  • theme/ambiance-mobile.css
  • theme/ambiance.css
  • theme/ayu-dark.css
  • theme/ayu-mirage.css
  • theme/base16-dark.css
  • theme/base16-light.css
  • theme/bespin.css
  • theme/blackboard.css
  • theme/cobalt.css
  • theme/colorforth.css
  • theme/darcula.css
  • theme/dracula.css
  • theme/duotone-dark.css
  • theme/duotone-light.css
  • theme/eclipse.css
  • theme/elegant.css
  • theme/erlang-dark.css
  • theme/gruvbox-dark.css
  • theme/hopscotch.css
  • theme/icecoder.css
  • theme/idea.css
  • theme/isotope.css
  • theme/juejin.css
  • theme/lesser-dark.css
  • theme/liquibyte.css
  • theme/lucario.css
  • theme/material-darker.css
  • theme/material-ocean.css
  • theme/material-palenight.css
  • theme/material.css
  • theme/mbo.css
  • theme/mdn-like.css
  • theme/midnight.css
  • theme/monokai.css
  • theme/moxer.css
  • theme/neat.css
  • theme/neo.css
  • theme/night.css
  • theme/nord.css
  • theme/oceanic-next.css
  • theme/panda-syntax.css
  • theme/paraiso-dark.css
  • theme/paraiso-light.css
  • theme/pastel-on-dark.css
  • theme/railscasts.css
  • theme/rubyblue.css
  • theme/seti.css
  • theme/shadowfox.css
  • theme/solarized.css
  • theme/ssms.css
  • theme/the-matrix.css
  • theme/tomorrow-night-bright.css
  • theme/tomorrow-night-eighties.css
  • theme/ttcn.css
  • theme/twilight.css
  • theme/vibrant-ink.css
  • theme/xq-dark.css
  • theme/xq-light.css
  • theme/yeti.css
  • theme/yonce.css
  • theme/zenburn.css