Hugo Locurcio
|
e387828896
|
Document keyboard ghosting caveats in Input examples
(cherry picked from commit 31746843d0)
|
2022-03-11 14:22:57 +01:00 |
|
Nathan Lovato
|
6437f70aa1
|
Fix typo in input_examples.rst
|
2021-11-24 10:34:38 -06:00 |
|
Rémi Verschelde
|
e2b95576d8
|
Cleanup uses of double spaces between words or after punctuation
|
2021-07-13 00:44:58 +02:00 |
|
Hugo Locurcio
|
99f8e13186
|
Fix another code sample using unsupported C# syntax in Input examples
|
2021-05-19 23:12:58 +02:00 |
|
Hugo Locurcio
|
7ac57f4c8e
|
Fix unsupported C# syntax in Input examples code sample
This caused a warning in the Sphinx lexer, which turns into an error
on the GitHub Actions CI.
|
2021-05-19 17:43:27 +02:00 |
|
Rémi Verschelde
|
79113672ff
|
Fix C# code in Input examples
And work around two other warnings, making the build warning free.
|
2020-07-15 10:34:38 +02:00 |
|
Michael Alexsander
|
1f6d3995e4
|
Apply general code formatting to some pages in the tutorial section
|
2020-07-08 23:02:14 -03:00 |
|
baldanders-skulltuna
|
a1312d6f90
|
Fix spelling in C# code sample in the Input examples tutorial (#3735)
`(Keylist)keyEvent.Scancode` -> `(KeyList)...`
Project does not compile otherwise.
|
2020-06-27 14:30:19 +02:00 |
|
Yuri Sizov
|
37604be65f
|
Improved keystroke formatting for shortcuts and key press menti… (#3257)
|
2020-03-09 23:50:53 +01:00 |
|
cbaal83
|
cbdb90f894
|
added some c# input examples (#3158)
|
2020-03-03 20:11:25 +01:00 |
|
Meriipu
|
0234d98169
|
try and -> try to
|
2019-06-08 12:15:58 +00:00 |
|
Rémi Verschelde
|
28fe16b26e
|
Fix title case
|
2019-04-09 11:42:56 +02:00 |
|
Chris Bradfield
|
e0b543b948
|
Add input examples tutorial
|
2019-04-02 22:16:41 -07:00 |
|