
Productivity Power Tools
rubular
RegExr
RegexPlanet Ruby
Expresso
RegEx Generator
Reggy
The Regex Coach
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Productivity Power ToolsProductivity Power Tools is recommended for software developers and engineers who use Visual Studio as their primary Integrated Development Environment (IDE). It is particularly beneficial for those looking to enhance their coding efficiency, improve navigation within the IDE, and customize their development environment to better suit their personal workflow preferences.
Based on our record, Productivity Power Tools seems to be a lot more popular than Clojure. While we know about 601 links to Productivity Power Tools, we've tracked only 43 mentions of Clojure. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Markdown has become the preferred format for documentation and authoring skills across many teams. Yet, our tools to review markdown files haven’t really kept up. Reviewing changes to a markdown file still requires you switch back and forth between the preview and source mode. The preview mode is easier to read but does not show diffs or comments, whereas the source mode allows diffs and comments but is not easy... - Source: Hacker News / 2 days ago
I recently cancelled Cursor. The features you mention are in Antigravity IDE, which I am trying as I still have a Gemini subscription. No idea how long it will be around for, as Google Antigravity2 (more like Claude Code) is clearly the favoured way forward, plus the new Antigravity for VSCode Extension, which I didn’t like as much when I tried it. It offers the same accept/reject hunk workflow, but I don’t... - Source: Hacker News / 7 days ago
I am running local models but noticed that Copilot didn't work with them correctly. To fix that I made a llama copilot extension that fixes some problems like Copilot throwing away thinking traces: https://marketplace.visualstudio.com/items?itemName=delft-solutions.llama-copilot Getting pretty good results now with the Qwen models on my mac. - Source: Hacker News / 13 days ago
The official VS Code extension from Oracle with an LSP server: https://marketplace.visualstudio.com/items?itemName=Oracle.oracle-java. - Source: Hacker News / about 1 month ago
You can use opencode https://marketplace.visualstudio.com/items?itemName=sst-dev.opencode. - Source: Hacker News / about 1 month ago
In my last post I discussed DSLs for database querying in Clojure. These typically take the form of data structures. - Source: dev.to / 18 days ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / 2 months ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 4 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
rubular - A ruby based regular expression editor
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
RegexPlanet Ruby - RegexPlanet offers a free-to-use Regular Expression Test Page to help you check RegEx in Ruby free-of-cost.
Rust - A safe, concurrent, practical language