Polymode: Multiple Major Modes and How to Use SQL and Python in One Buffer

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • python-inline-source

    Python Inline Source Syntax Highlighting Using Type Annotations

  • I came up with a neat trick to use Python type annotations to tag multi line string as different languages, and a VSCode plugin for it: https://github.com/samwillis/python-inline-source

    The difficulty is that it would need a completely new langue server to support auto-completion. Currently it only does syntax highlighting.

  • expr

    Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)

  • 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.

    InfluxDB logo
  • lit

    Lit is a simple library for building fast, lightweight web components.

  • My head is already coming up with use-cases such as JS template literals (think lit [0] for HTML and CSS templates), and the recently-shared Expr [1]. This is really neat. Thanks for sharing.

    [0] https://lit.dev/

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