lammps-docset VS private_comments

Compare lammps-docset vs private_comments and see what are their differences.

private_comments

a tool for managing private comments on, but not in, your files (by masukomi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lammps-docset private_comments
1 2
1 42
- -
10.0 0.0
over 1 year ago 6 months ago
Python Scheme
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lammps-docset

Posts with mentions or reviews of lammps-docset. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.
  • I’m a Productive Programmer with a Memory of a Fruit Fly
    15 projects | news.ycombinator.com | 19 Sep 2022
    I'm a computational physics student; my work involves using multiple software with varied options. Frequently, I need to check to make sure all my parameters are correct, and having these docs at hand is important for me. Using offline documentation is always faster than Google. Since the docsets for these special pieces of software for computational physics or quantum chemistry is lacking, I build these docsets myself. Up till now, I have written code (and sometimes scrape web pages) to build these docsets myself:

    1. LAMMPS: https://github.com/chazeon/lammps-docset

private_comments

Posts with mentions or reviews of private_comments. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.
  • I’m a Productive Programmer with a Memory of a Fruit Fly
    15 projects | news.ycombinator.com | 19 Sep 2022
    I wrote Private Comments[1] specifically to address this problem in code. My coworkers can maintain context about how a given thing works months after the fact. I can't. So, I leave private comments throughout the code. Things they'd never want committed, but save me hours of re-leaning when next i encounter a given piece of code.

    Currently has plugins for Vim (proof of concept) and Emacs (actually good). It'd be lovely if one of you folks would make a VSCode plugin for it. I've thoroughly documented the API and diagrammed the code flow you'd need[2], so that this would be as easy as possible to add to your favorite editor.

    [1]: https://github.com/masukomi/private_comments

    [2]: https://masukomi.github.io/private_comments/

  • I will pay you to write this plugin for me
    5 projects | /r/emacs | 9 Mar 2022
    A while ago I wrote a mini API server in order to let me leave "private comments" on a codebase.

What are some alternatives?

When comparing lammps-docset and private_comments you can also consider the following projects:

i3-cheatsheet-hot-key - Provides a hot key for creating/opening a custom cheatsheet for the window(application) in focus

emacs-virtual-comment - Virtual Comments for Emacs

qe-docset - Dash docset generator for Quantum ESPRESSO.

phantom-inline-comment - visible but not affect the source code

Dash-User-Contributions - Dash repo of user contributed docsets

doc-browser - A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML

vim_private_comments - a vim plugin for private comments

devdocs - API Documentation Browser

ase-docset