.. |
auto-closing-brackets.spec.js
|
CloseBrackets setting toggle (#102)
|
2024-01-04 14:52:41 +01:00 |
basic-editing.spec.js
|
Add Settings to web app (#125)
|
2024-01-04 14:27:04 +01:00 |
block-creation.spec.js
|
Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading
|
2024-12-09 12:37:05 +01:00 |
block-parsing.spec.js
|
Add test that ensures that getBlocksFromSyntaxTree() and getBlocksFromString() functions produces the same results
|
2024-07-07 22:05:33 +02:00 |
buffer-creation.spec.js
|
Increase wait time in test
|
2024-12-09 13:38:14 +01:00 |
custom-font.spec.js
|
Add tests for custom fonts
|
2024-01-09 00:35:33 +01:00 |
delete-line.spec.js
|
fix: Block corruption when deleting block content using deleteLine command (#134)
|
2024-02-07 13:03:59 +01:00 |
emacs-clipboard-keys.spec.js
|
Copy whole current line(s) when selection(s) are empty (#177)
|
2024-01-25 17:44:38 +01:00 |
formatting.spec.js
|
Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading
|
2024-12-09 12:37:05 +01:00 |
language-detection.spec.js
|
Add Settings to web app (#125)
|
2024-01-04 14:27:04 +01:00 |
language-selector.spec.js
|
Make language selector also search through the languages' filename suffixes (using the guesslang attribute)
|
2025-01-03 15:59:44 +01:00 |
markdown.spec.js
|
Add Settings to web app (#125)
|
2024-01-04 14:27:04 +01:00 |
math.spec.js
|
Add prev variable to Math blocks that holds the previous value (#156)
|
2024-01-11 21:28:11 +01:00 |
note-format.spec.js
|
WIP: Multiple notes support
|
2024-12-09 12:37:05 +01:00 |
settings.spec.js
|
Add Settings to web app (#125)
|
2024-01-04 14:27:04 +01:00 |
test-utils.js
|
Add tests for creating new Note buffers
|
2024-12-09 12:37:05 +01:00 |