ide
Pulsar: The Open-Source Editor That Finally Replaces Atom (And Does It Better)
The Atom Editor Could not Beat VSCode, Yet Here is The Open-source Successor: Pulsar
ide
The Atom Editor Could not Beat VSCode, Yet Here is The Open-source Successor: Pulsar
programming
Look, I get it. Your code editor is like that old, comfy pair of jeans. It fits just right, you know all its quirks, and you've spent years customizing it to perfection. But let's face it – we're developers. We're supposed to love
Artificial Intelligence
What is Collama? Collama is a free and open-source VSCode AI coding assistant powered by self-hosted llama.cpp endpoint. Under the hood It uses LLaMA.cpp, the Inference of Meta's LLaMA model (and others) in pure C/C++. Llama.cpp is designed to facilitate LLM inference with minimal
programming
What is a Web Code Editor? A web-based code editor is an application that allows developers to write, edit, and manage code directly in a web browser without the need for installing any software locally. It provides an online environment where developers can write code, preview changes, and collaborate with
Productivity
Marksman is a program that integrates with your editor to assist you in writing and maintaining your Markdown documents. Using LSP protocol it provides completion, goto definition, find references, rename refactoring, diagnostics, and more. In addition to regular Markdown, it also supports wiki-link-style references that enable Zettelkasten-like1, 2 note taking.
Productivity
Sublime Text markup syntax for coloring plain text files.
macos
Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document. Features * easy to learn * integrates with many apps as VS Code * based on CommonMark * Directives and extended syntax * Built-in themes