Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/5.58.2 #1

Merged
merged 450 commits into from
Oct 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
450 commits
Select commit Hold shift + click to select a range
a9789c7
Wire up shift-delete to fire a cut event on Gecko
marijnh Nov 14, 2019
74de675
[julia mode] Fix getting stuck on integers with leading zeroes
marijnh Nov 15, 2019
0f191d5
[continuecomment addon] Continue comments when a newline is inserted …
marijnh Nov 17, 2019
18a8ae2
Adjust posFromMouse to handle arbitrary xRel field values
marijnh Nov 19, 2019
ab25dd7
[vim bindings] Skip folded code when moving with j/k
leafOfTree Nov 19, 2019
908a806
[elm mode] Sync with upstream implementation
tbash Dec 2, 2019
0028178
[cypher mode] Added keywords for system commands
OliviaYtterbrink Dec 5, 2019
3ace5da
Support functions as fold widget argument
develohpanda Nov 24, 2019
3e6aafd
[sql mode] Support backslash and escape constants in pgsql
adityatoshniwal Dec 9, 2019
1c4b922
[sql mode] Simplify patch 3e6aafd236ffe1ea
marijnh Dec 9, 2019
ddafba7
Add a className option to addLineWidget
marijnh Dec 16, 2019
3f901c5
[javascript-hint addon] Properly iterate over local scopes
marijnh Dec 17, 2019
27ec446
[sublime bindings] Make by-sub-word motion more conformant to Sublime
marijnh Dec 20, 2019
0a2b876
[sublime bindings] Fix sub-word motion at start of word
marijnh Dec 20, 2019
4f0c03c
Mark version 5.50.0
marijnh Dec 20, 2019
11272b2
[sublime bindings] Add shortcut Ctrl-K Ctrl-D: find_under_expand_skip
axellew Dec 23, 2019
a471580
[soy mode] Add support for default param value
axellew Dec 23, 2019
45ed413
Fix indentation after a {literal{/literal} block.
Dec 25, 2019
e193f34
Fix: Broken line widget removal
fellmann Dec 30, 2019
3080ea6
[nsis mode] Add commands up to NSIS v3.05
idleberg Dec 30, 2019
adbf7bb
Restore indentation when closing an array or generator.
Dec 31, 2019
91b1c88
Mark version 5.50.2
marijnh Jan 1, 2020
6c4087c
If valid and invalid files are drag n dropped, paste all valid files
axellew Jan 3, 2020
0c46c04
[rust mode] Fixed type names in demo code
elpnt Jan 6, 2020
47dddf1
Fix broken link in manual
cone56 Jan 6, 2020
00363e3
[elm mode] Remove tab character
marijnh Jan 7, 2020
5d740b9
[show-hint addon] Scroll initially selected hint into view
marijnh Jan 7, 2020
a41ea1b
[real-world uses] Add Adnuntius
antosarho Jan 7, 2020
4d0e99d
Make sure clearHistory clears all linked histories
marijnh Jan 9, 2020
32da49c
[vim] fix R key in visual mode
nightwing Jan 11, 2020
93659d9
[vim] fix behavior of ' and ` marks
nightwing Jan 11, 2020
a173882
[vim] implement gi gI gJ
nightwing Jan 11, 2020
f41c636
Make sure contextmenu event is also forwarded when fired on the input…
marijnh Jan 17, 2020
995f394
When direction=rtl, fix home/end and arrow motion across line boundaries
marijnh Jan 20, 2020
19b75cb
Mark version 5.51.0
marijnh Jan 20, 2020
16e8dd2
Update CHANGELOG.md
rentalhost Jan 20, 2020
3f72fdd
Fix confused markup in releases.html
marijnh Jan 20, 2020
f0fe1f7
[javascript mode] Don't get confused by trailing commas in parentheses
marijnh Jan 21, 2020
f22df8e
Fix bug in bidi algorithm
marijnh Jan 22, 2020
f28ed4d
Make goLineStartSmart behave better in direction=rtl docs
marijnh Jan 22, 2020
011c18f
[dart mode] Add "yield" keyword
kvncp Jan 23, 2020
96d8d51
[lint addon] Add theme class name to tooltips
ghik Jan 24, 2020
89d21ec
[stylus mode] Don't match #-rgb colors before a dash character
marijnh Feb 3, 2020
ba5452f
Fix missing clipPos calls in file drop code
marijnh Feb 3, 2020
1fed46d
[lint addon] Allow appending the tooltip to the wrapper element
tejasrivastav Feb 4, 2020
8397829
Fix previous patch to get option from the parsed option object
marijnh Feb 4, 2020
0f94af7
[soy mode] Remove templates property from state
axellew Feb 5, 2020
e1a3c39
Fix driver from only running vim tests.
Feb 6, 2020
5f72273
Improve time complexity.
Feb 6, 2020
72988bf
Clip negative scroll-to coordinates
marijnh Feb 7, 2020
dbd0782
[Soy] Improve map, list, record and list comprehension highlighting
axellew Feb 9, 2020
aa05cca
[tern addon] Allow appending the tooltip to the codemirror hint optio…
revu-vamshi Feb 11, 2020
2f51b60
Fixing blockquote end check
jcontonio Feb 11, 2020
36f1348
[sTeX mode] Ensured that tag does not clash with object prototype pro…
rvalavicius Feb 18, 2020
1010810
[verilog] Support folding by indentation
mtaran-google Feb 18, 2020
84518e7
Update to add mllike mode in release
jackycute Feb 19, 2020
faf54b1
Mark as version 5.49.4
jackycute Feb 19, 2020
5630617
Mark version 5.52.0
marijnh Feb 20, 2020
d0d3d30
[protobuf mode] Enable brace folding
hhtat Feb 21, 2020
5920088
[markdown mode] DIsallow single dash for a setext header
Zverik Feb 22, 2020
d212129
Fix lint warnings
Zverik Feb 22, 2020
eef2282
Fix failing the test when the linter finds an issue
marijnh Feb 22, 2020
8de432e
[real world uses] Add clone-it.github.io
clone-it Feb 26, 2020
e1e53ba
Add plantuml language mode
Yukaii Feb 29, 2020
e9fdf33
Merge pull request #5 from hackmdio/add-plantuml
jackycute Feb 29, 2020
758dce5
Mark as version 5.49.5
jackycute Feb 29, 2020
5d9f594
[twig mode] Replace confusing/broken code in demo
marijnh Mar 3, 2020
28568ba
[javascript mode] Don't get confused by missing expression in stateme…
marijnh Mar 4, 2020
856c3a2
Fix DOM selection update in contenteditable mode when another window …
marijnh Mar 9, 2020
f0a30d5
Make sure to set the DOM selection on ContentEditableInput.focus
marijnh Mar 13, 2020
5b538d5
add missing CSS properties
patrickkettner Mar 15, 2020
40f90ad
[css mode] Add some properties
marijnh Mar 15, 2020
519c520
[vim bindings] Disable autocorrect for prompt
alur Mar 18, 2020
e7b2c64
[zenburn theme] Improve specificity of background selector
marijnh Mar 18, 2020
9a970e7
Fix bug in viewport updating for content-sized editors
marijnh Mar 18, 2020
ac9e655
Mark version 5.52.2
marijnh Mar 20, 2020
115ff0a
[powershell mode] Don't highlight backslashes as errors
mcasperson Mar 24, 2020
db453cd
[dialog addon] Don't close dialogs when tab loses focus
benhormann Mar 24, 2020
369b00f
[vim keymap] Fix EOL handling in visual mode.
achur Mar 25, 2020
87aaaed
[vim keymap] Don't mark fat cursor over EOL.
achur Mar 25, 2020
629f42d
[runmode-stanadlone addon] Update with changes from runmode.js
BrianHung Mar 29, 2020
6d38fc2
Add a screenReaderLabel option to set an aria-label on the editor
adityatoshniwal Mar 31, 2020
e1d58e2
Remove leftover argument
marijnh Mar 31, 2020
caca4ff
[merge addon] Compensate for editor top offset when aligning lines
marijnh Apr 2, 2020
7afb2d7
[hint] Nicer scrolling with non-standard padding
fonsp Apr 4, 2020
b2d26b4
[show-hint addon] don't close hints on backspace prematurely
ghik Apr 6, 2020
b10cdd5
Add functions to vimAPI documentation
ianhi Apr 10, 2020
1c88b71
[julia mode] Fix infinite loop for mismatched brackets
marijnh Apr 11, 2020
9983e8e
docs: Fix simple typo, compatiblity -> compatibility
timgates42 Apr 12, 2020
0c6cfae
[show-hint] Scroll cursor into view after picking
fonsp Apr 13, 2020
c2c8e0d
[JavaScript-Hint] Add options.additionalContext property names as hints
cBiscuitSurprise Apr 13, 2020
1c59254
[sublime keymap] Add Ctrl-K Ctrl+1 fold all shortcut
ariasuni Apr 14, 2020
e43adbb
Make refresh always re-estimate line heights when wrapping is on
marijnh Apr 17, 2020
9952224
[emacs keymap] Allow fallthrough to the default keymap
marijnh Apr 17, 2020
59366a1
[rust] Add some keywords
jrvidal Apr 17, 2020
ebfae44
doc update to clarify that negative lookbehind assertion for regex is
d8888 Apr 20, 2020
08eee7c
[show-hint] Make linter happy
bmeurer Apr 20, 2020
4cb51d5
[wast] Add new wast mode (for WebAssembly disassembly)
bmeurer Apr 20, 2020
bfe88aa
Mark version 5.53.0
marijnh Apr 21, 2020
cbf340d
[show-hint addon] Fix broken completion picking
marijnh Apr 21, 2020
757764d
Mark version 5.53.2
marijnh Apr 21, 2020
8aff90e
Don't handle key events for the wrong target
marijnh Apr 24, 2020
790b872
Add SASS2CSS https://www.sass2css.online/
0xdw Apr 25, 2020
64e4504
[python mode] Somewhat improve handling of format specs in format str…
marijnh Apr 25, 2020
e8c0a77
Disable scroll-on-focus in drag focus kludge
marijnh Apr 26, 2020
ad54953
[vim bindings] Remove a duplicate entry in defaultExCommandMap
johnchen902 Apr 27, 2020
0b64369
Disable scroll workaround in start-drag handler for Safari
marijnh Apr 27, 2020
46f2723
[javascript mode] Add support for private properties
marijnh Apr 28, 2020
a67ed9a
[javascript mode] Allow class fields in non-TS mode
marijnh Apr 28, 2020
6890f98
Don't mess with the selection when refocusing a text field
marijnh Apr 29, 2020
dfa4bda
[runmode standalone] Add support for globalThis
TimvdLippe Apr 30, 2020
c41dec1
Also ignore clipboard events inside widgets in contenteditable input …
marijnh Apr 30, 2020
b6a75e5
[matchbrackets addon] Disable highlighting when the editor isn't focused
marijnh May 1, 2020
a9774d9
[javascript operator] Properly implement optional chaining operator
marijnh May 1, 2020
632f30b
Increase size of scrollbar-hack gap
marijnh May 4, 2020
2e841f6
Add a sponsors section to the website
marijnh May 8, 2020
0de283c
[tcl mode] Add # as a lineComment
ptrlaszlo May 9, 2020
8e260c2
[dart mode] Add `late` and `required` keywords, `Null` and `Never` types
srawlins May 12, 2020
a810aee
[mode/meta] Remove unwanted space in TiddlyWiki mode name
bokub May 13, 2020
0884405
[runmode addon] Add support for lookahead
marijnh May 14, 2020
890cb6b
[javascript mode] Fix a runaway regexp
marijnh May 14, 2020
b6ac63e
Proper escaping of \s
ajinabraham May 14, 2020
25e7a32
[match-highlighter] Fix issue in highlighting non-alphanumeric tokens
marijnh May 15, 2020
8facd90
[vim] Allow Ex-Commands with non-word names
benhormann May 14, 2020
e56014c
[soy mode] Fix bug with "map" in type name
axellew May 17, 2020
4377c08
[gfm mode] add fencedCodeBlockDefaultMode option
jackdouglas May 18, 2020
a5497d1
Mark version 5.54.0
marijnh May 20, 2020
2571b4a
Don't render zero-width joiners as a special character
marijnh May 26, 2020
a66f466
[real-world uses] Add Adaface PairPro
siddug May 26, 2020
b42ee09
[vim] Fix vim-mode-change event being signalled twice
benhormann May 29, 2020
cc92ea5
[gfm mode] Allow forward slash in fenced code language
jackdouglas May 29, 2020
d331b89
[loadmode addon] Support overriding script loading and filename compu…
marijnh Jun 3, 2020
b9f846f
Remove trailing whitespace
marijnh Jun 3, 2020
91cb294
[runmode-standalone addon] Fix interface mismatch in StringStream con…
marijnh Jun 3, 2020
b074875
[javascript mode] Only allow HTML-style comments at the start of line
marijnh Jun 5, 2020
84a02bc
[javascript mode] Reduce start-of-line restriction to HTML close comm…
marijnh Jun 5, 2020
840464b
[pascal mode] Add highlighting for comments with curly brackets
BrianHung Jun 6, 2020
bce03ed
[markdown mode] Change fencedCodeBlockDefaultMode to 'text/plain' ins…
BrianHung Jun 10, 2020
01a9446
[julia mode] Tweak indent method
fonsp Jun 10, 2020
5be2770
Fix lint error
marijnh Jun 11, 2020
1191965
[wast mode] update to match latest WebAssembly specification
bmeurer Jun 13, 2020
a45f699
[wast mode] Support atomics from the Wasm Threads proposal
bmeurer Jun 14, 2020
3bf4968
[sql-hint addon] Autocomplete suggestion on _ $ and # for ODBC
ZeeshanNoor Jun 15, 2020
b937e09
[wast mode] Support WebAssembly tail-calls proposal
bmeurer Jun 15, 2020
215c1dc
[real-world uses] Add Innovay Web Tools
ealton Jun 16, 2020
001e07f
[runmode addon] Reuse existing support code for standalone/node versi…
BrianHung Jun 18, 2020
f87e118
[runmode.node addon] Export countColumn again
marijnh Jun 18, 2020
6bb912b
[runmode addon] Fix lint issues
marijnh Jun 18, 2020
ddb3334
[closetag addon] Make whenClosing/whenOpening properly default to true
marijnh Jun 21, 2020
41077c8
Mark version 5.55.0
marijnh Jun 21, 2020
dfb497c
[wast mode] Rename atomic.notify and *.atomic.wait
bmeurer Jun 22, 2020
c012079
[wast mode] Support some Wasm SIMD instructions
ngzhian Jun 26, 2020
4a36584
[wast mode] Add more SIMD instructions
ngzhian Jun 26, 2020
cab432b
[wast mode] Add more SIMD instructions
ngzhian Jun 26, 2020
ae507dc
[wast mode] More SIMD instructions
ngzhian Jun 26, 2020
c8ef5e8
[wast mode] Complete SIMD instructions
ngzhian Jun 26, 2020
3008203
[sas mode] Add missing keywords
SchmidtPaul Jun 29, 2020
e2d786c
[vim bindings] Document events fired by vim mode
benhormann Jul 8, 2020
b5ce22f
Fix line-wise pasting on Chrome Windows
marijnh Jul 8, 2020
0682bcc
[hardwrap addon] introduce forceBreak
kaushikcfd Jul 2, 2020
09943f9
[hardbreak addon] Adjust formatting
marijnh Jul 8, 2020
a0179ed
Add support for import expressions.
axellew Jul 3, 2020
82d0f4a
[soy mode] Support template type
axellew Jul 9, 2020
0ec0920
[soy mode] Add support for index in for loops
axellew Jul 9, 2020
f5bf57b
[sql-hint addon] Treat single quotes like double quotes when looking …
marijnh Jul 12, 2020
feed5d5
Stop linking to the github wiki
marijnh Jul 20, 2020
c8c4565
[show-hint addon] Introduced option 'scrollMargin'
nibinqtl Jul 20, 2020
772d09e
Mark version 5.56.0
marijnh Jul 20, 2020
fdbc04a
[vim bindings] Support tag text objects in xml / htmlmixed mode
howardjing Jul 23, 2020
8ecfc73
Fix plantuml mode title
Yukaii Jul 30, 2020
1d7a6d7
Add csv simple mode
Yukaii Jul 30, 2020
36cd6d4
Update links and meta
Yukaii Jul 30, 2020
c4dcc3e
Fix MIME type
Yukaii Jul 30, 2020
3e3c21c
[real-world uses] Add CodeMirror-Record (#6360)
haoranyu Jul 30, 2020
68d4da2
[real-world uses] Add Violentmonkey
orionlee Jul 31, 2020
5bff550
[css] add missing 1) property all, 2) media feature prefers-color-scheme
orionlee Jul 31, 2020
fd3e439
[mode meta] Escape dot in mode's filename regex
lucasbuchala Aug 6, 2020
26b739f
[comment addon] Keep selection in front of closing marker when block-…
marijnh Aug 7, 2020
def6f5b
[julia mode] Make sure dedent tokens end in a word boundary
marijnh Aug 8, 2020
a2e86b6
[css mode] Add missing standard property names per MDN
orionlee Aug 1, 2020
1ac4e32
[css] missing CSS property values -
orionlee Aug 1, 2020
dbd11e3
Merge pull request #7 from hackmdio/feature/csv
jackycute Aug 12, 2020
7cba136
Mark as version 5.49.6
jackycute Aug 12, 2020
4382283
Document the scrollpastend addon
marijnh Aug 13, 2020
50cd959
Add issue and pr templates that warn about common problems
marijnh Aug 13, 2020
4e87914
Add graphviz simple mode
Yukaii Aug 13, 2020
a047dbe
Merge pull request #8 from hackmdio/feature/graphviz
jackycute Aug 14, 2020
d40ff1d
Mark as version 5.49.7
jackycute Aug 14, 2020
e0f1118
Fix modeInfo might not be initialized first
Yukaii Aug 14, 2020
8d8c654
Merge pull request #9 from hackmdio/bugfix/modeInfo-build
jackycute Aug 14, 2020
709a7f3
Mark as version 5.49.8
jackycute Aug 14, 2020
b5ef874
chore: update package namespace
jackycute Aug 14, 2020
83b9f82
[nsis mode] Add NSIS 3.06 commands
idleberg Aug 14, 2020
55d0484
Annotate scrollbar when matches are folded
tokafew420 Aug 19, 2020
ac4aaa0
[annotatescrollbar addon] Simplify visual-line finding
marijnh Aug 19, 2020
7d84876
[xml-hint addon] Allow attribute values function to return a Promise
srguiwiz Aug 19, 2020
a42df1a
Check state.pending length
Yukaii Aug 20, 2020
4c72629
Fix csv regex undefined matching group
Yukaii Aug 20, 2020
2683f24
Fix state.pending might be empty array
Yukaii Aug 20, 2020
a4b7eac
Improve csv token colorization
Yukaii Aug 20, 2020
c8b5527
Add warnings for now
Yukaii Aug 20, 2020
dc78af1
Merge pull request #13 from hackmdio/bugfix/csv-mode
jackycute Aug 20, 2020
95bfd2b
Mark as version 5.49.9
jackycute Aug 20, 2020
79a6f26
Recognise Cmd key in Firefox
benhormann Aug 19, 2020
4cfb3a0
Fix keyName function for Cmd key
benhormann Aug 19, 2020
7f525bb
Mark version 5.57.0
marijnh Aug 20, 2020
4105e36
[real-world uses] Add Intervue
Intervue Aug 20, 2020
656a3bd
Merge remote-tracking branch 'codemirror/master'
jackycute Aug 21, 2020
d7f6d3f
Upgrade markdown_math.js for 5.57.0
jackycute Aug 21, 2020
860b95c
Mark version 5.57.1
jackycute Aug 21, 2020
632322d
chore: run build and release before publish instead of install
jackycute Aug 21, 2020
aa5235e
chore: run build and release before publish instead of install
jackycute Aug 21, 2020
417827e
Mark as version 5.57.2
jackycute Aug 21, 2020
75f2001
[ruby mode] Add keyword lists as a hintWords helper
marijnh Aug 21, 2020
62d84ab
[javascript mode] Improve handling of &&, ||, and ?? operators
marijnh Aug 22, 2020
6fcc49d
Don't default vim demo to contenteditable
marijnh Aug 22, 2020
63ab616
[vim] Add black hole register
benhormann Sep 1, 2020
b584546
Add desmos sponsor link
marijnh Sep 4, 2020
147a2f9
Make backspace delete by codepoint
marijnh Sep 11, 2020
2250b4a
Fix bug causing a deleted editor to continue believing it had focus
marijnh Sep 11, 2020
fd2e322
Suppress focus outline for scrollbar elements
marijnh Sep 13, 2020
b6da8bf
Add vim emulation support for `gn` and `gN`.
howardjing Sep 7, 2020
db719a2
Fix drawing of marked text with only attributes
marijnh Sep 15, 2020
18aa69e
[lint addon] Use separate CSS classes for common lint styles
Clashsoft Sep 17, 2020
376c0d9
[lint addon] Put error CSS after warning
Clashsoft Sep 20, 2020
66a96a5
Set the readonly attribute on the hidden textarea when the editor is …
marijnh Sep 20, 2020
7b63084
Update placeholder visibility during composition
marijnh Sep 21, 2020
76590dc
Mark version 5.58.0
marijnh Sep 21, 2020
c74a1ca
Fix use of ES6 in addon
marijnh Sep 21, 2020
ca046d7
[placeholder addon] Fix composition handling
marijnh Sep 22, 2020
1c60749
Mark version 5.58.1
marijnh Sep 23, 2020
f3dde7c
[julia mode] Fix infinite recursion
marijnh Sep 26, 2020
58c5534
Fixes #6331. Backticks are stripped from SQL query words before compa…
nina-py Sep 28, 2020
fdc2de3
[tern demo] Use unpkg, now that the URL structure of ternjs.net changed
marijnh Sep 28, 2020
8bc57f7
Remove link to gitter room
marijnh Oct 2, 2020
719a912
Fixes #6402. Adds option to turn off highlighting of non-standard CSS…
nina-py Oct 5, 2020
1cb6de2
Fix doc/releases.html copy-paste mistake
marijnh Oct 5, 2020
f2ac7d5
Support disableAutoIncrementMarkdownListNumbers
Yukaii Oct 8, 2020
ef76caa
Disable incrementRemainingMarkdownListNumbers
Yukaii Oct 8, 2020
805a9fa
Fix bullet not assigned
Yukaii Oct 8, 2020
23c56ca
Merge pull request #16 from hackmdio/feature/disable-autoincrement-li…
jackycute Oct 8, 2020
e748901
Mark as version 5.57.3
Yukaii Oct 8, 2020
cdb228a
Fix horizontal scrolling-into-view with non-fixed gutters
marijnh Oct 9, 2020
55d0333
[javascript mode] Fix potentially-exponential regexp
marijnh Oct 9, 2020
9caacec
[sparql mode] Improve parsing of IRI atoms
MarkBoyes Oct 15, 2020
9885241
[javascript mode] Don't indent in template strings
marijnh Oct 16, 2020
212bafa
[stylus mode] Recognize "url-prefix" token properly
tophf Oct 22, 2020
23b7a99
Add WebAssembly to meta
davidmyersdev Oct 23, 2020
264022e
Mark version 5.58.2
marijnh Oct 26, 2020
a50f152
Merge branch '5.58.2'
mrdrogdrog Oct 31, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!--
Do not use this bug tracker for questions. We have a forum (https://discuss.codemirror.net) for those.

In order to get us to look at something, you need to make it easy for us to understand what you are doing and what went wrong. When possible, a code example that demonstrates the problem helps a lot. If there's any chance at all that a problem is related to the browser, include information about which browser(s) you tested with.
-->
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!--
NOTE: We are not accepting pull requests for new modes or addons. Please put such code in a separate repository, and release them as stand-alone npm packages. See for example the [Elixir mode](https://github.com/ianwalter/codemirror-mode-elixir).

Also pull requests that rewrite big chunks of code or adjust code style to your own taste are generally not welcome. Make your changes in focused steps that fix or improve a specific thing.
-->
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
.idea
*.iml
/lib/codemirror.js
codemirror.min.js
/addon/runmode/runmode-standalone.js
/addon/runmode/runmode.node.js
**/.DS_Store
Loading