Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Editor Plugin Open-Source Projects
-
There are plugins to do semantic highlighting. I don't use any of them because I'm satisfied with Vim's native syntax highlighting and with tree-sitter (and also because I don't use LSPs), but searching for "Vim semantic highlighting" on DuckDuckGo yields this: https://github.com/ycm-core/YouCompleteMe. The highlighting used in its demo is too baroque for my taste, but looking at your VSCode screenshot, it looks like it would be right up your alley.
-
I found a github issue that seems related, but following the steps to start dlv on my own does not work either. https://github.com/fatih/vim-go/issues/3543
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
As for the Vim auto complete plug-in to use. The biggest (and rather quite bloated provider) are coc and youcompleteme. Vim had countless other completion provider plugins over the years, I lost track of which ones are still good to use and which ones should already be superseded by better techs, but one I personally use python-mode, which uses rope and vim-lsp which supports pylsp.
-
Project mention: My office wants everyone to use vim as the only editor. Has this happened to anyone else? | reddit.com/r/cscareerquestions | 2023-03-08
jedi-vim does autocomplete, docstring/signature/stub lookup, usage finding, bulk renaming...
-
-
-
GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
Project mention: How to disable the automatic syntax checking in the Go extension in VS Code? | reddit.com/r/golang | 2023-05-20
A quick search of the settings turns up go.languageServerExperimentalFeatures, which links to https://github.com/golang/vscode-go/issues/50
-
-
Anaconda
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
Project mention: Sublime text users. What are some good python plugins? | reddit.com/r/learnpython | 2023-03-26I don’t know why everyone’s being a weird dick to you about this question but the actual answer is Anaconda: http://damnwidget.github.io/anaconda/
-
If you want to stick with Elpy, I'd suggest side-stepping the RealPython tutorial and diving in to Elpy's documentation directly. But keep in mind that the project has been looking for a new maintainer since March of 2021.
-
-
-
Suplemon
:lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
I did also take Suplemon for a spin a while back and it was pretty nice ... not sure why I stopped using it.
-
-
-
Project mention: How to configure Mason formatter go imports-reviser | reddit.com/r/neovim | 2022-12-06
Does anyone know how to actually configure the Mason installed formatter https://github.com/incu6us/goimports-reviser ?
-
-
Project mention: Are *vim and VSCode the only options for text editors/ides with crystal support? | reddit.com/r/crystal_programming | 2022-11-10
-
Watch
Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal. (by eaburns)
-
-
-
Local Golang playground
GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :) (by grafov)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Editor Plugins related posts
- Vim Golang syntax is ugly
- How to disable the automatic syntax checking in the Go extension in VS Code?
- vim-go debugging
- Will installing Vim get rid of my current work on macOS?
- TIL Goland can run specific cases on table driven tests
- VSCode Does not support Refactoring
- [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?
-
A note from our sponsor - Sonar
www.sonarsource.com | 29 May 2023
Index
What are some of the best open-source Editor Plugin projects? This list will help you:
Project | Stars | |
---|---|---|
1 | YouCompleteMe | 24,773 |
2 | vim-go | 15,438 |
3 | Python-mode | 5,409 |
4 | Jedi-vim | 5,166 |
5 | gocode | 4,998 |
6 | go-lang-idea-plugin | 4,582 |
7 | GoSublime | 3,432 |
8 | vscode-go | 3,393 |
9 | PTVS | 2,458 |
10 | Anaconda | 2,187 |
11 | Elpy | 1,845 |
12 | GNU/Emacs go-mode | 1,319 |
13 | SublimeJEDI | 940 |
14 | Suplemon | 773 |
15 | coc-go | 536 |
16 | vim-crystal | 399 |
17 | goimports-reviser | 334 |
18 | scry | 333 |
19 | vscode-crystal-lang | 254 |
20 | Watch | 199 |
21 | vim-compiler-go | 86 |
22 | sublime-crystal | 82 |
23 | Local Golang playground | 79 |