offsetcyan

Results 8 issues of offsetcyan

If a space is appended to the className generated by a `useStyletron()` function, one can have: `` as opposed to ``. This is useful if one is defining styles like...

[The Rune Programming Language](https://rune-rs.github.io/)

Currently, OpenTofu will default to storing a data in the user's home directory, i.e. `~/.opentofu.d` (could still be `~/.terraform.d`). The correct way to store cache, config and state on a...

good first issue
help wanted
accepted

Python 3.11 has been out since 24 October 2022 which has been ample time for dependencies to update. I believe camel_tools shouldn't require much to work on this new version.

new feature

### Description The `cyclenext` dispatcher gives the user the ability to change focus to another window in the same workspace. A user may however have multiple monitors, with multiple workspaces,...

enhancement

### Describe the bug ELP sends an incorrect `active_signature` count when displaying signature help. According to https://github.com/helix-editor/helix/issues/11269 it's an off-by-one error. ### To Reproduce Write a self-recursive function where the...

bug

Adds [ELP](https://whatsapp.github.io/erlang-language-platform/) to Erlang's language configuration.

A-language-support

The user's home directory is not the place to dump program data, and for future cross-platform compatibility handling this would be inappropriate. Currently Codex stores its data in ~/.codex (modulated...

enhancement
agent