nowfound

Alternatives

Products that do what Surpassing VSCode, Atom and Sublimes Command Palettes does

I believe that command palettes are one of the greatest inventions for improving productivity of a complex application. I wanted to see if the concept could be taken much further. Specifically to the point that I could be more efficient than using hotkeys. I feel that I have achieved that goal for myself. However, I am very curious to get broader input on the concepts on which I have been working. I have a concrete implementation I have built for Eclipse here with some animated gifs: https://github.com/dakaraphi/eclipse-plugin-commander/blob/m... The conceptual…

  1. 1
    Paletro116

    Enable command palette (⇧⌘P) in any application on macOS

    2020

  2. 2

    A new way to inspect and navigate your prototyping code

    2015

  3. 3

    Command palette for your web app - like SuperHuman, VimCal

    2022

  4. 4

    Free library of coded UI components to jumpstart development

    2017

  5. 5

    A beautiful VSCode & Atom theme, inspired by our code editor

    2018

  6. 6

    Powerful yet simple vector graphics editor and prototyping

    2015

  7. 7
    kmenu99

    An animated and accessible command menu

    2022

  8. 8VA
  9. 9SA
  10. 10WC

    Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productive at writing code (prompting :D). But when it comes to understanding big systems, prompting doesn't work that well — for that, diagrams are best imo. Most tools out there don't scale to big projects (e.g. PyTorch), so we're building CodeBoarding — a recursive visualizer for codebases. It starts from the highest level of abstractions and lets you dive deeper. We use static analysis and LLM agents. The control-flow…

    2025 · github.com

  11. 11HS
  12. 126B
  13. 13

    Be more productive: Color schemes, fonts w/ ligatures, +more

    2020

  14. 14TA
  15. 15PR

    Hi HN, While building RAG agents, I noticed a lot of token budget was wasted on formatting overhead (HTML tags, JSON structure, whitespace). Existing solutions felt too heavy (often requiring torch&#x2F;transformers), so I wrote this lightweight, zero-dependency library to solve it. It includes strategies for context packing, PII redaction, and tool output compression. Benchmarks show it can save ~15% of tokens with negligible latency overhead (<0.5ms). Happy to answer any questions!

    Dec 2025 · github.com

  16. 16RA

    A friend and I spent a month throwing together a visual rule engine product– wanted to share it with HN today. I've been building automation tooling for a few years at prefix.app and one of the messier things both to support and to teach users was around encoding logic in their automations– most folks get a hold of the basic concepts quite easily, but every (visual) automation tool out there seems to have their own way of actually pulling it all together. For small decisions those work great! But for bigger decisions and more complex logic we don’t think it makes much sense to be embedding…

    2022 · rulebricks.com

  17. 17CC

    I usually look up palettes and the UI comes out nice except some color pairs don't pass wcag color contrast and well - just isn't readable Ended up writing a tiny library that automatically nudges your text color just enough to pass AA or AAA, while keeping it visually similar to the original along with a color contrast linter so we can use it in CI Thought you guys might find it useful too, it's foss :>

    Dec 2025 · github.com

  18. 18VO

    10 months ago I posted on HN to announce the initial release of Vicinae, an "everything" command palette compatible with the Raycast extension ecosystem, only available on Linux. Today, after months of work, I'm finally releasing the first macOS version of Vicinae, with full feature parity with the Linux version! From a technical standpoint, it is still a Qt&#x2F;C++ app with a Node.js powered extension runtime (like Raycast). Something as deeply system-integrated requires calling a lot of native APIs, and when I started the port I wasn't quite sure how easy it would be. Turns out it went a…

    Jul 2026 · github.com

  19. 19SA
  20. 20IB

    Screenshots: https:&#x2F;&#x2F;nice.github.io&#x2F;themeforge&#x2F;screenshots&#x2F; Website: https:&#x2F;&#x2F;nice.github.io&#x2F;themeforge Source: https:&#x2F;&#x2F;github.com&#x2F;nice&#x2F;themeforge Written in Vanilla JS, generation happens entirely in browser. Automatically adds some default faces for few Emacs packages. Vim version also comes with 256 color support for terminals.

    2023 · nice.github.io

  21. 21OS
  22. 22CV

    I worked as a software engineer at Amazon, SAP, and on open source. In all 3 places I have struggled with the friction of understanding codebases before I can make a contribution. I think this brain-fatiguing process can be improved. I am trying to solve it with a tool I built over the last 4 years called CodeCanvas: https:&#x2F;&#x2F;docs.code-canvas.com CodeCanvas visualizes codebases through interactive diagrams linked directly to source code. Users can record 'simulations' to demonstrate data flow and business logic. I’ve also recently added an LLM chat where it takes only the relevant…

    2025 · pie-crepe-38f.notion.site

  23. 23BA

    I've been specializing in UI for over a decade. Using code for UI is great but I always wished there was a more visual code to build apps and sites. So I went ahead and built it. Decided to build it with Compose Multiplatform since I work a lot with Kotlin. Currently exports to CMP as it was simpler due to the context switch. You can try it for free and export some apps

    2025 · license.builtwithpaper.com

  24. 24IL

    VSCode was my daily driver for years, but once I started running several coding agents across multiple projects at the same time, it got in the way. One workspace with terminals in the bottom tray, no idea which agent was doing what and I found myself needing all the code editing tools less and less. So I built my own IDE around that workflow. Terminals are a first-class citizen, every project stays alive in the background with visual statuses. Close the workspace and come back weeks later, everything is still in its place. I've been using it for weeks and it's a big productivity boost. The…

    Jul 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →