Duncan Holm
Duncan Holm
@jcs090218 Why does a PR like this get closed and reopened over and over? I'm trying to understand why the `tree-sitter-scala` submodule is so old (3 years behind).
Same as #2573?
IMO this is quite a subtle needle to thread in statically typed languages, because you also shouldn't necessarily be duplicating information that's already encoded in types (or should be), in...
It seems like the Ruby code is supposed to be auto-generated based on the official `raylib_api.json` file? * https://github.com/wilsonsilva/raylib-ruby/blob/main/docs/architecture-decisions/0008-writing-code-vs-using-generators-vs-using-ai.md * https://github.com/wilsonsilva/raylib-ruby/blob/7581c0843c1450e6d14d18cc90f25b557fbc9a7c/Rakefile#L14-L16 * https://github.com/wilsonsilva/raylib-ruby/blob/7581c0843c1450e6d14d18cc90f25b557fbc9a7c/Gemfile#L8-L9 --- But I cannot find the code...
Yo - For differing colours and reduced dataset you presumably mean in the "Blame All" view? That is certainly possible, e.g. for the latter one, the [format string used here](https://github.com/frou/st3-gitblame/blob/c44c0751dbf1ffdeeb050f6ef00762f8dec9e51c/src/templates.py#L60)...
Maybe a temporary fix could be to not do the `puts` if the `INSIDE_EMACS` environment variable is defined.
@BenjaminSchaaf That's strange. Nope, nothing in the console. I just tried the dev build (4175) and can still reproduce it with the 4 steps above.
```txt {'adaptive_dividers': False, 'allow_git_home_dir': False, 'always_prompt_for_file_reload': False, 'always_show_minimap_viewport': False, 'animation_enabled': True, 'auto_close_tags': True, 'auto_complete': True, 'auto_complete_commit_on_tab': False, 'auto_complete_cycle': False, 'auto_complete_delay': 50, 'auto_complete_include_snippets': True, 'auto_complete_include_snippets_when_typing': True, 'auto_complete_preserve_order': 'some', 'auto_complete_selector': 'meta.tag, source...
Here's a screen recording: https://github.com/sublimehq/sublime_text/assets/172663/ee51d647-fbe4-46d9-8684-a4c4b79132b5
I was thinking if there was anything unusual about this setup, and the only thing I can think of is that this Mac uses a very old processor architecture: "Ivy...