ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

New

  • Pieces

    by Pieces for Developers ST4 699 Installs
    A comprehensive AI solution for saving, sharing, and reusing code materials in your Sublime Text environment, with a powerful integration of AI assistance and Copilot and many LLM models including ChatGPT functionality, specifically designed to enhance your coding workflow.
  • BinViewer

    by AetelFinch ST3 766 Installs
    A Sublime Text package that allows you to see the binary notation of a decimal or hexadecimal number
  • Jq

    by Jiehong ST3 3K Installs
    Jq wrapper plugin for Sublime Text 3 & 4. It mainly lets you craft jq queries interactively, or run any jq queries via a keyboard shortcut.
  • SpectreCSS Snippets

    by code-reaper08 193 Installs
    Useful and handy SpectreCSS autocomplete snippets for SublimeText
  • Nelua

    by edubart 322 Installs
    Nelua syntax highlighting for Sublime Text
  • Vintage Relative Lines

    by bicarlsen ST3 770 Installs
    Relative numbering for Sublime Text's Vintage mode.
  • Bicep

    by rwols ST4 405 Installs
    Bicep Syntax for Sublime Text
  • Toggle Dark Mode

    by Maximo Mussini (elmassimo) ST4 953 Installs
    🌚🌞 Toggle between dark and light mode in Sublime Text 4
  • Simple Fuzzy

    by ukyouz ST4 240 Installs
    Fuzzy search line-based jump for the current file and project files.
  • Chinese Words Cutter

    by absop ST3 10K Installs
    Sublime Text 3 的 jieba 分词库绑定,支持对中文更精确地选词、删词和按词移动光标
  • Cottle

    by SublimeText ST3 48 Installs
    Cottle syntax for Sublime Text
  • VPC Script

    by Spar 40 Installs
    VPC Script Syntax Highligting for Sublime Text
  • EXAPUNKS

    by cafuneandchill 47 Installs
    Syntax highlighting for the EXAPUNKS assembly language in Sublime Text
  • IRC Syntax

    by barnumbirr ST3 74 Installs
    IRC log file syntax highlighting for Sublime Text.
  • Taskfile

    by biozz ST4 249 Installs
    A Sublime Text 4 plugin for running Taskfile tasks
  • Programmatic Key Bindings

    by VonHeikemen ST3 736 Installs
    Declare your keybinding in sublime text using Python
  • SublimeLinter-contrib-radon

    by christopherpickering ST3 105 Installs
    No description provided
  • Acme

    by multiversecoder 2K Installs
    A new color scheme & theme inspired by Plan9 and Acme for Sublime Text
  • LSP-tailwindcss

    by sublimelsp ST3 6K Installs
    Tailwind css support for Sublime's LSP plugin
  • Trusted Coding

    by madnext 57 Installs
    No description provided
  • Devhelp

    by amezin ST3 72 Installs
    Devhelp integration for Sublime Text
  • BootstrapAutocomplete

    by jfcherng ST4 25K Installs
    Sublime Text 4 plugin for Bootstrap class name autocompletion.
  • Bunch

    by ttscoff Mac 268 Installs
    Bunch is a Mac automation app that runs on plain text files with the extension `.bunch`. It has its own "language", and this package provides syntax highlighting for Bunch files, as well as light/dark color schemes, snippets for common commands, and completion for app names.
  • LSP-Deno

    by sublimelsp ST4 2K Installs
    Convenience package for starting the deno lsp server
  • Data Wizard

    by nickklaskala 622 Installs
    ST3/ST4 package for advanced data manipulation in delimited flat files (.csv, .psv, .tsv, .txt, .dat .etc). Supports auto detection of delimiters, Justification of delimited file, collapsing delimited files, pivoting delimited files, pop columns to end (cycling first column to end in pivoted data sets, see example), data masking(shuffle list, shuffle characters), data sampling, and converting datagrid to sql insert statements. This Package is especially helpful for ETL or any task that interfaces with delimited flat files in which you are constantly opening files and inspecting them. Allows for instant human readability and analysis.