- 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.
- by AetelFinch ST3 766 Installs
A Sublime Text package that allows you to see the binary notation of a decimal or hexadecimal number
- 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.
- by code-reaper08 193 Installs
Useful and handy SpectreCSS autocomplete snippets for SublimeText
- by edubart 322 Installs
Nelua syntax highlighting for Sublime Text
- by bicarlsen ST3 770 Installs
Relative numbering for Sublime Text's Vintage mode.
- by rwols ST4 405 Installs
Bicep Syntax for Sublime Text
- by Maximo Mussini (elmassimo) ST4 953 Installs
🌚🌞 Toggle between dark and light mode in Sublime Text 4
- by ukyouz ST4 240 Installs
Fuzzy search line-based jump for the current file and project files.
- by absop ST3 10K Installs
Sublime Text 3 的 jieba 分词库绑定,支持对中文更精确地选词、删词和按词移动光标
- by SublimeText ST3 48 Installs
Cottle syntax for Sublime Text
- by Spar 40 Installs
VPC Script Syntax Highligting for Sublime Text
- by cafuneandchill 47 Installs
Syntax highlighting for the EXAPUNKS assembly language in Sublime Text
- by barnumbirr ST3 74 Installs
IRC log file syntax highlighting for Sublime Text.
- by biozz ST4 249 Installs
A Sublime Text 4 plugin for running Taskfile tasks
- by VonHeikemen ST3 736 Installs
Declare your keybinding in sublime text using Python
- by christopherpickering ST3 105 Installs
No description provided
- by multiversecoder 2K Installs
A new color scheme & theme inspired by Plan9 and Acme for Sublime Text
- by sublimelsp ST3 6K Installs
Tailwind css support for Sublime's LSP plugin
- by madnext 57 Installs
No description provided
- by amezin ST3 72 Installs
Devhelp integration for Sublime Text
- by jfcherng ST4 25K Installs
Sublime Text 4 plugin for Bootstrap class name autocompletion.
- 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.
- by sublimelsp ST4 2K Installs
Convenience package for starting the deno lsp server
- 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.