Pragtical: The practical and pragmatic code editor

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pragtical

    The practical and pragmatic code editor.

    A bit of context: Motivation about Pragtical Text Editor [0]

    [0] https://github.com/pragtical/pragtical/issues/6#issuecomment...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. plugins

    Plugins for the Pragtical editor (by pragtical)

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  4. rspec.tmbundle

    Textmate bundle for RSpec.

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  5. intellij-community

    IntelliJ IDEA Community Edition & IntelliJ Platform

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  6. linguist

    Language Savant. If your repository's language is being reported incorrectly, send us a pull request!

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  7. vscode-textmate

    A library that helps tokenize text using Text Mate grammars.

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  8. Highlight.js

    JavaScript syntax highlighter with language auto-detection and zero dependencies.

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tree-sitter

    An incremental parsing system for programming tools

    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub Markdown Cheat Sheet for Hacktoberfest

    3 projects | dev.to | 26 Sep 2024
  • GitHub's Language Analysis System Is Configurable

    1 project | news.ycombinator.com | 27 Mar 2024
  • Change F# Color on GitHub

    1 project | news.ycombinator.com | 1 Feb 2024
  • TIL: Github seems to recognize ebuilds as a format. Is this a new github feature? Or has this been here since forever?

    2 projects | /r/Gentoo | 15 Jun 2023
  • Debugging fontification error while writing a new mode

    3 projects | /r/emacs | 18 Dec 2022

Did you know that Ruby is
the 12th most popular programming language
based on number of references?