Commit graph

1370 commits

Author SHA1 Message Date
egorguslyan
f87f5467ad
Code SystemVerilog (#3462) egorguslyan
* SystemVerilog Language

* SystemVerilog quotes

Source: https://github.com/Featherweight-IP/fwrisc

* Remove temporary folder

* Lengths are still incorrect

* Fixed lengths

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-31 12:46:27 +02:00
Miodec
237a513153 moved command lower 2022-08-31 01:46:32 +02:00
Miodec
2004d89a78 fixed breakdown only showing punctuation if both punctuation and numbers are enabled 2022-08-31 01:28:01 +02:00
Miodec
20d18e71d4 better spacing 2022-08-30 23:29:04 +02:00
Miodec
a2eb6720c5 changed tooltip formatting 2022-08-30 23:23:51 +02:00
Miodec
c4d7abb887 removed console log 2022-08-30 23:22:06 +02:00
Miodec
91a73c5a9a showing pbs on account history chart 2022-08-30 23:19:42 +02:00
Miodec
de895a1cd2 converted font size to use an input field allowing any font size 2022-08-30 22:34:27 +02:00
Miodec
6e1f2d5bf8 validation no longer accepts NaN as number 2022-08-30 22:18:19 +02:00
Miodec
ae5ec20eea fixed vertical alignment 2022-08-30 19:30:45 +02:00
Sat Naing
38a46ebd0e
set ligatures to true and update bcp47 code (#3480) 2022-08-30 19:08:57 +02:00
Miodec
cfa08151f6 removed duplicating code
closes #3464
2022-08-30 15:25:47 +02:00
Miodec
5fa48b54d3 updated error message 2022-08-30 15:22:41 +02:00
Miodec
45948de9be reordered lines 2022-08-30 15:22:08 +02:00
Miodec
59fa77fe18 using optional chaining 2022-08-30 15:12:06 +02:00
Miodec
f5435ce789 changed name of custom attribute 2022-08-30 15:10:03 +02:00
Miodec
3a055aaae7 using anochor tags instead
closes #3451
2022-08-30 15:07:16 +02:00
Miodec
5e8f1b01a0 allowing user select
closes #3452
2022-08-30 15:04:07 +02:00
Nishu Murmu
9897d4d8bb
fix(commandline): adding toggle functionality for ctrl+shift+p command (#3475) nishu-murmu
* adding toggle functionality for ctrl+shift+p

* prettier, ctrl shift p always works regardless of the quick restart setting

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-30 15:01:24 +02:00
Sat Naing
59be665418
add Myanmar(Burmese) language (#3471) satnaing 2022-08-30 14:38:50 +02:00
FarisDaffa
3fbc9ca463
Add words and quotes to indonesian language (#3455) faris0520
* Update indonesian.json

* Update indonesian.json

* Update indonesian.json
2022-08-30 14:32:42 +02:00
Miodec
cd1c6aabb6 allowing capitals in custom 2022-08-30 14:18:55 +02:00
Miodec
6d4ec0182b fixed poetry soft locking accounts 2022-08-29 22:53:04 +02:00
Miodec
89f5d8e582 restyled configure api button 2022-08-29 02:24:28 +02:00
Miodec
2d04bef552 stopping breakdown quicker 2022-08-29 02:09:40 +02:00
Miodec
0a75b40fef breakdown can now be skipped by pressing any key or going back to the typing page 2022-08-29 02:06:09 +02:00
Miodec
21bcc4b83c instant animations if timer is slow 2022-08-29 01:42:39 +02:00
Miodec
6b456ef62f animating the xp breakdown step by step 2022-08-29 01:34:56 +02:00
Miodec
a564381574 xp breakdown styling 2022-08-29 01:34:27 +02:00
Miodec
e1ef545ee1 added xp breakdown element 2022-08-29 01:34:21 +02:00
Miodec
5cb2a65d11 added promise based sleep function 2022-08-29 01:34:09 +02:00
Miodec
32550a54e3 passing xp breakdown to the update xp bar function 2022-08-29 01:33:56 +02:00
Miodec
d3f4e474fc only affecting direct children 2022-08-29 01:33:30 +02:00
Miodec
0e0ce6a7d2 awaiting challenge loading before restarting the test 2022-08-28 16:57:01 +02:00
Miodec
1605cccc8c added loading to script fetch 2022-08-28 16:56:29 +02:00
Miodec
b123bde96e removing words with capital letters when punctuation is disabled 2022-08-28 16:20:56 +02:00
Miodec
3b0175cd74 removed word 2022-08-28 16:07:48 +02:00
Konstantin Runov
546e240709
ADD: code_go.json quotes file; added 30 new golang quotes from GeekForGeeks (#3443) runebone
* FIX: typo in c++ quote (id 32): extra \t after ;

* FIX: typo in c++ quote (id 32): extra \t after ;

* ADD: 30 Golang quotes from GeekForGeeks

* quotes/code_go.json: fix lengths

* quotes/code_go.json: remove repetitive records

* quotes/code_go.json: fix lengths again
2022-08-26 20:36:51 +02:00
egorguslyan
81ddab344c
Added the Arduino programming language (#3442) egorguslyan
* Arduino language

Reference: https://www.arduino.cc/reference/

* Prepared examples (A-K)

* Prepared examples (M-W)

* EOF without NL, to line converter

* Done

* Removed temporary folder

* {

* Recalculate

* Fix spaces, recalculate

* Double space fix, recalculate

* quotation marks

* Need to check it again

* Quotation marks

* runebone fixed lengths
2022-08-26 20:36:23 +02:00
Aaron
ddad64f9b1
Code Vimscript (#3444) UnrealApex
* Renamed command line setting timer-progress bar

* Added code_vimscript
2022-08-26 20:35:31 +02:00
Miodec
da7125410d removed console log 2022-08-26 14:29:10 +02:00
Miodec
d759c5e664 updating test modes notice after averages were updated
closes #3356
2022-08-26 14:28:14 +02:00
Miodec
499de090ff quote lengths 2022-08-26 13:46:10 +02:00
Miodec
f6e7d71bc2 continued previous commit 2022-08-26 13:42:51 +02:00
Miodec
9983cd4bcd removed, fixed, modified quotes based on quote reports
fixed quote lengths
2022-08-26 13:42:31 +02:00
Miodec
3d9040ba10 removed das 2022-08-26 12:55:45 +02:00
Miodec
8afaa79f3c Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-08-26 12:01:20 +02:00
Miodec
1e868414fb added next test command
closes #3438
2022-08-26 12:00:20 +02:00
Miodec
f6d377225c fixed screenshot alignment 2022-08-26 11:50:38 +02:00
Oscar Lee-Vermeren
5747ba5357
Add quotes from Destiny & Destiny 2 (#3440) xiBread
* Add quotes from Destiny & Destiny 2

* fix length
2022-08-26 11:41:21 +02:00