updating to latest config
This commit is contained in:
110
packages.md
110
packages.md
@@ -1,48 +1,92 @@
|
||||
# Notes
|
||||
|
||||
## Anaconda
|
||||
|
||||
This is only used for it's build system. The rest of the addon isn't.
|
||||
|
||||
## Sublack
|
||||
|
||||
Can be deprecated in favour of LSP (with black installed into the venv)
|
||||
|
||||
## SublimeLinter
|
||||
|
||||
Deprecated in favour of LSP
|
||||
|
||||
## Python Breakpoints
|
||||
|
||||
Deprecated in favour of pudb
|
||||
|
||||
# Packages
|
||||
|
||||
## General
|
||||
- a file icon
|
||||
- base encoder
|
||||
- brackethighlighter
|
||||
- expand tabs on save
|
||||
- sidebarenhancements
|
||||
|
||||
- A File Icon
|
||||
- BracketHighlighter
|
||||
- Expand Tabs on Save
|
||||
- SideBarEnhancements
|
||||
|
||||
|
||||
## Debugging
|
||||
- sublimelog
|
||||
- terminus
|
||||
|
||||
- SublimeLog
|
||||
- Terminus
|
||||
|
||||
## Markdown
|
||||
- markdown extended
|
||||
- markdown live preview
|
||||
- markdown preview
|
||||
- markdown toc
|
||||
- markdown table formatter
|
||||
- github markdown snippets
|
||||
|
||||
- Markdown Extended
|
||||
- Markdown Table Formatter
|
||||
- MarkdownLivePreview
|
||||
- MarkdownPreview
|
||||
- MarkdownTOC
|
||||
- GitHub Markdown Snippets
|
||||
|
||||
## Python-development
|
||||
- anaconda
|
||||
- buildview
|
||||
## RST
|
||||
|
||||
- Restructured Text (RST) Snippets
|
||||
|
||||
## Development
|
||||
|
||||
- LSP
|
||||
|
||||
### Python-development
|
||||
|
||||
- Anaconda
|
||||
- sublime-text-2-buildview
|
||||
- requirementstxt
|
||||
- sublack
|
||||
- sublime text - virtualenv
|
||||
- sublimelinter
|
||||
- sublimelinter-pycodestyle
|
||||
<!-- - sublimelinter-pyflakes -->
|
||||
- sublimelinter - flake8
|
||||
- sublimerepel
|
||||
- virtualenv
|
||||
- autodocstring
|
||||
- magicpython (disable python package)
|
||||
- pythonbreakpoints
|
||||
- Virtualenv
|
||||
<!-- - SublimeLinter
|
||||
- SublimeLinter-flake8
|
||||
- SublimeLinter-pycodestyle
|
||||
- SublimeLinter-pyflakes -->
|
||||
- SublimeREPL
|
||||
- AutoDocstring
|
||||
- Python Improved
|
||||
- MagicPython
|
||||
<!-- - Python Breakpoints -->
|
||||
|
||||
## Rust development
|
||||
- rust-extended
|
||||
- toml
|
||||
- lsp
|
||||
### Rust development
|
||||
|
||||
- Rust Enhanced
|
||||
- TOML
|
||||
|
||||
## Productivity
|
||||
- plain tasks
|
||||
|
||||
- PlainTasks
|
||||
|
||||
## Functionality
|
||||
- text pastry
|
||||
- base encoder
|
||||
|
||||
- Text Pastry
|
||||
- Base Encoder
|
||||
- InsertDate
|
||||
- AutoFileName
|
||||
- ChangeQuotes
|
||||
|
||||
## Misc
|
||||
|
||||
- RPM Spec Syntax
|
||||
|
||||
## Themeing
|
||||
|
||||
- ColorSchemeEditor
|
||||
- Themr
|
||||
|
||||
Reference in New Issue
Block a user