-
Currently, kernel uses `get` prefix for getter method, but it will lead to inconsistent naming once we start using [record](https://docs.oracle.com/en/java/javase/16/language/records.html) of JDK 16. …
ebyhr updated
2 weeks ago
-
I recently got an email from slack that they will be retiring files.upload in March 2025 and replacing it with sequenced Web API methods. You can find the detailed change log on this [link](https://ap…
-
You might consider using a sidecar process and hooks in the primary window's message thread to manage removing and replacing the `WH_MOUSE_LL` hook as needed. This would fix the annoying mouse lag cau…
-
### Description
When using Ctrl-F in a code-editor and typing text, you find an occurrence of that text (this is good). Then it makes sense to press F3 to find the next usage. But this produces a s…
-
### Describe the project you are working on
2D Platformer with some quite big scripts
### Describe the problem or limitation you are having in your project
In big scripts, I have all function…
-
I find myself often passing type names into `` constructs, it would be so helpful if the '
-
Hi there!
Thanks for the useful addon.
I was having some trouble installing the rtmidi dependency and just wanted to let you know that it's somehow easy to solve.
OS:
Ubuntu Studio / Kubuntu 22.…
-
GM-1179
Search & Replace does not find text in object variable definitions.
I wanted to change "global.Level" for "global.level", so I did a global search and replace and it was changed everywhere…
-
### Description of Issue
The `distutils` module is considered deprecated and has been removed in Python 3.12. That means the OpenUSD code (v24.11) compiles against Python 3.12, but then hits a runt…
-
Originated from https://forum.sublimetext.com/t/usability-issue-preserve-find-and-replace-history-between-sublime-text-application-instances/52856.
Scenario:
1. Open new ST window. Navigate into f…