]> git.madduck.net Git - etc/vim.git/history - docs/integrations/editors.md

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Update link to VS Code formatting instructions (#3921)
[etc/vim.git] / docs / integrations / editors.md
2023-10-06 Jake AntoUpdate link to VS Code formatting instructions (#3921)
2023-10-02 Shreya Agarwaldocs: use LSP for SublimeText 4 (#3913)
2023-09-18 Eero VaherRemove outdated mentions of runtime support of Python...
2023-09-11 Simon AlinderFix broken url in editors.md (#3885)
2023-09-08 Jonas HaagAdd Black PyCharm 2023.2 integration instructions ...
2023-07-05 ShantanuDrop support for Python 3.7 (#3765)
2023-01-14 RuslanAdd IntelliJ docs on external tools and file watcher...
2022-12-20 Matthew ArmandVim plugin docs improvements (#3468)
2022-10-27 Corey HickeyVim plugin: allow using system black rather than virtua...
2022-09-26 Richard SiFix outdated references to 3.6 and run pyupgrade (...
2022-09-01 PeterGrossmannAdd preview flag to Vim plugin (#3246)
2022-07-11 Maciej OlkoRecommend using BlackConnect in IntelliJ IDEs (#3150)
2022-05-21 laundmoDocument new Microsoft Black Formatter extension for...
2022-02-21 D. Ben Knoblecorrect Vim integration code (#2853)
2022-01-02 Gunung Pambudi Wib... Documentation: include Wing IDE 8 integrations (GH...
2021-12-02 Jelle ZijlstraRemove regex dependency (GH-2663)
2021-09-29 shaoranAllow to pass the FileMode options in the vim plugin...
2021-09-05 Marco Edward GorelliRemove `blackcellmagic` reference (#2477)
2021-08-12 Tom FryersUpdate language server links (#2425)
2021-05-16 Matthew ClappUpdate vim plugin manual installation instructions...
2021-05-09 Panagiotis Vasilop... Replace references to master branch (#2210)
2021-05-08 Richard SiReorganize docs v2 (GH-2174)