feat: remove unused code #260

Merged
joao.dubas merged 6 commits from jpd-remove-unused-code into main 2025-07-18 13:44:51 +00:00
Owner

Remove a lot of unused code, related to:

  • Support for older versions of elixir:
    • Remove openssl 1.1
    • Remove elixir-ls repository
    • Remove script to install pinned versions of elixir-ls
  • Unused tools from mise:
    • aqua:CircleCI-Public/circleci-cli: This isn't my ci/cd service of choice.
    • aqua:xo/usql: Even though this is interesting, I mainly interact with the default tooling of the databases.
    • go:github.com/bloznelis/typioca: I go for the tukai or ttyper to improve my keyboard profecience
    • pipx:vectorcode: I've never really used it.
      • In this case, I also removed the neovim plugin and mcp server.
    • ubi:block/goose: I go for the opencode, or the specialized tools, such as claude-code or gemini-cli.
    • ubi:supabase/cli: I've never really used it.
    • poetry: I changed to uv.
Remove a lot of unused code, related to: * **Support for older versions of `elixir`**: * Remove `openssl` 1.1 * Remove `elixir-ls` repository * Remove script to install pinned versions of `elixir-ls` * **Unused tools from `mise`**: * `aqua:CircleCI-Public/circleci-cli`: This isn't my `ci/cd` service of choice. * `aqua:xo/usql`: Even though this is interesting, I mainly interact with the default tooling of the databases. * `go:github.com/bloznelis/typioca`: I go for the `tukai` or `ttyper` to improve my keyboard profecience * `pipx:vectorcode`: I've never really used it. * In this case, I also removed the `neovim` plugin and `mcp` server. * `ubi:block/goose`: I go for the `opencode`, or the specialized tools, such as `claude-code` or `gemini-cli`. * `ubi:supabase/cli`: I've never really used it. * `poetry`: I changed to `uv`.
joao.dubas added 5 commits 2025-07-15 23:31:39 +00:00
joao.dubas added 1 commit 2025-07-18 13:33:54 +00:00
Conflicts:
    config/mise/config.toml
joao.dubas changed title from [wip] feat: remove unused code to feat: remove unused code 2025-07-18 13:44:27 +00:00
joao.dubas merged commit c815282fed into main 2025-07-18 13:44:51 +00:00
joao.dubas deleted branch jpd-remove-unused-code 2025-07-18 13:44:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#260
No description provided.