News

Package Control Now you can install it with package control! Open your command pallete and type Package Control: Install Package. Find this project DocBlockr Python and press Enter. Manually Download ...
Sublime Text is a highly configurable and extensible text editor for code, markup, and prose. It knows more than 50 syntaxes out of the box, including JavaScript, and can be extended with Sublime ...
Kite is an AI-powered programming assistant that helps you write Python & JavaScript code inside Sublime Text 3. Kite helps you write code faster by saving you keystrokes and showing you the right ...
After a brief stint with TextMate 2, I recently started playing around with Sublime Text 2 for writing, and I thought I’d share the links and tips I’ve collected so far. I use Sublime Text 2 for both ...
So I have a program in Python for use on a Linux machine that's dealing with binary data flowing through what may be a Linux FIFO.I'm using Avinash Kak's BitVector to modify the data as it goes ...