Pulsar – A Community-Led Hyper-Hackable Text Editor
Pulsar is a versatile text editor with cross-platform support, a package manager, autocompletion, file browser, split interface, find and replace, manual updates, package repository, community support, and ongoing development.
Read original articlePulsar is a community-led hyper-hackable text editor that offers cross-platform editing capabilities on OS X, Windows, and Linux. It features a built-in package manager for easy package search and installation, smart autocompletion to speed up code writing, a file system browser for seamless project navigation, and the ability to split the interface into multiple panes for efficient code comparison and editing. Users can also find and replace text across files or projects. Pulsar provides manual updates with notifications for new versions, which can be obtained from the website or continuous integration pages. The editor supports a package repository for downloading and publishing packages. Users experiencing issues can report them to the Pulsar Team via community areas or GitHub. The project is sponsored by various organizations and is continuously evolving with ongoing development and maintenance efforts.
Related
Show HN: Pomoglorbo, a TUI Pomodoro timer for your terminal
A Pomodoro Technique timer, Pomoglorbo, enhances productivity with customizable features like audio settings and work intervals. Users can contribute to the project following guidelines for development and testing.
Bomb Jack display hardware
The GitHub URL provides an automated tool for updating package and stock codes in Proteus Design Tool. It offers guidance on tool usage. For more details or support, request additional information.
Show HN: Online OPML editor to manage subscription lists
The OPML Editor on GitHub manages RSS and Atom feeds. Users can add, merge OPML files, and remove duplicates using Svelte and CodeMirror technologies. Licensed under AGPL-3.0. Access at opml.imadij.com.
Show HN: Synapse – TypeScript Toolchain for Cloud Apps
Synapse is a full-stack TypeScript toolchain with resource-driven programming, cloud-agnostic libraries, and fine-grained permissions. It includes a TypeScript compiler, fast package manager, and testing framework for local or AWS deployment. Installation instructions vary by OS. Leveraging TypeScript, esbuild, Node.js, Terraform, and AWS SDK. Detailed documentation on GitHub covers Custom Resources, Environments, Packages, and Tests, with a Quick Start guide available.
Maker of RStudio launches new R and Python IDE
Posit introduces Positron, a new beta IDE merging R and Python development. Built on Visual Studio Code, it offers a user-friendly interface, data exploration tools, and seamless script running for polyglot projects.
It made me a bit nostalgic trying it out again, though. I used Atom for about a year before switching to VS Code, and I remember the vibrant community around it. It definitely fulfilled it's goal of being hackable, since there were extensions that completely extended the UI in some pretty neat/silly ways.
```
/usr/bin/pulsar: line 151: 480856 Segmentation fault nohup "$PULSAR_PATH" --executed-from="$(pwd)" --pid=$$ "$@" --no-sandbox > "$ATOM_HOME/nohup.out" 2>&1
```
Looks like it's a fork of Atom?
Related
Show HN: Pomoglorbo, a TUI Pomodoro timer for your terminal
A Pomodoro Technique timer, Pomoglorbo, enhances productivity with customizable features like audio settings and work intervals. Users can contribute to the project following guidelines for development and testing.
Bomb Jack display hardware
The GitHub URL provides an automated tool for updating package and stock codes in Proteus Design Tool. It offers guidance on tool usage. For more details or support, request additional information.
Show HN: Online OPML editor to manage subscription lists
The OPML Editor on GitHub manages RSS and Atom feeds. Users can add, merge OPML files, and remove duplicates using Svelte and CodeMirror technologies. Licensed under AGPL-3.0. Access at opml.imadij.com.
Show HN: Synapse – TypeScript Toolchain for Cloud Apps
Synapse is a full-stack TypeScript toolchain with resource-driven programming, cloud-agnostic libraries, and fine-grained permissions. It includes a TypeScript compiler, fast package manager, and testing framework for local or AWS deployment. Installation instructions vary by OS. Leveraging TypeScript, esbuild, Node.js, Terraform, and AWS SDK. Detailed documentation on GitHub covers Custom Resources, Environments, Packages, and Tests, with a Quick Start guide available.
Maker of RStudio launches new R and Python IDE
Posit introduces Positron, a new beta IDE merging R and Python development. Built on Visual Studio Code, it offers a user-friendly interface, data exploration tools, and seamless script running for polyglot projects.