23 Commits

Author SHA1 Message Date
Tom Rothamel cedcc36418 Update .gitignore and .vscode/settings.json when generating pyi files.
Also check in some missing pyis.
2025-01-04 23:33:41 -05:00
Tom Rothamel fc5ccc2f7b Rename hash functions, and make astsupport.pyi. 2025-01-04 12:16:34 -05:00
Tom Rothamel 495d980277 Check in the changes vscode settings. 2024-08-28 20:51:48 -04:00
Tom Rothamel 066660451e Pass more keyword arguments to character callbacks.
Fixes #5533.
2024-06-19 21:04:14 -04:00
Ren'Py Bot 0949e14892 Merge branch 'fix' 2024-06-11 04:30:01 -04:00
Tom Rothamel 4decefb7c4 On touch platforms, allow a gesture to access the accessibility menu. 2024-06-10 23:03:33 -04:00
Tom Rothamel 8bf7dbac7b Change files shown in .vscode. 2024-06-01 21:21:13 -04:00
Tom Rothamel 10a71b7e0d Add config.log_events.
A way of logging pygame events.
2024-05-26 20:41:31 -04:00
Tom Rothamel f8383eef39 Add config.log_events.
A way of logging pygame events.
2024-05-25 23:30:35 -04:00
Tom Rothamel 2850cea6c0 vscode: Add styles. 2023-08-29 22:58:24 -04:00
Tom Rothamel 30aba15be2 Accept the vscode plugin style changes. 2023-06-03 22:10:25 -04:00
Tom Rothamel 1e4298ed61 Remover circuitpython from vscode settings. 2023-01-06 22:26:59 -05:00
Tom Rothamel b9afd575f6 Check in .vscode/settings.json.
Set to hide compiled files.
2022-09-07 09:17:34 -04:00
Tom Rothamel 948fa59434 vscode: Settings. 2022-08-07 18:06:08 -04:00
Tom Rothamel bad6bca4e6 Revert "Do not render zero-width displayables in text."
This reverts commit 84945d78ae.
2022-07-18 22:04:37 -04:00
Tom Rothamel ebf3773e98 Fix vscode. 2022-07-18 02:08:45 -04:00
Tom Rothamel 84945d78ae Do not render zero-width displayables in text.
Fixes #3772.
2022-07-18 02:08:37 -04:00
Tom Rothamel a364e08d3c Force a recompile of textsupport.pyx.
So the changes in textsupport.pxd are effective.
2022-07-11 00:15:08 -04:00
Tom Rothamel 75849bfa18 Update #3347 to support nested namespaces. 2022-03-23 01:33:13 -04:00
Tom Rothamel 14c8c39ac9 Update vscode settings. 2022-03-10 23:03:35 -05:00
Tom Rothamel 47a82ccdfd Cleanup vscode, add scratch to gitignore. 2022-01-25 21:46:29 -05:00
Tom Rothamel dc10380933 Explicitly decode as utf-8. 2022-01-11 21:29:19 -05:00
Tom Rothamel f376e1d15c Check in vscode project. 2022-01-10 00:13:11 -05:00