vim-crystal
unix-as-ide
vim-crystal | unix-as-ide | |
---|---|---|
1 | 26 | |
422 | 384 | |
0.7% | 0.0% | |
1.6 | 0.0 | |
over 2 years ago | over 5 years ago | |
Vim Script | ||
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-crystal
-
Looking for an IDE
Quite Extensible. If there is a language that isn't supported by default chances are that there is someone who made a package that supports the language. Crystal is supported via external packages, the most popular of which is vim-crystal..
unix-as-ide
-
Shell for anxious developers
There are great guides on bash (or Bourne-compatible shell: sh, zsh, ksh) out there. I don't want to teach you bash, or any special trick. I want to convince show you why I think it is worth learning. It won't be much but, hopefully, it is enough, if the following itches your curiosity:
-
Unix as IDE: A Game-Changing Development Environment Guide
Interested developers can explore the full guide and resources on the official GitHub repository: Unix as IDE GitHub Repository
- Unix as IDE: Introduction (2012)
-
LazyVim
> I've never understood why people and to extend vim to try to make it half of an IDE.
Because vim ships with on any *nix machine and provides a consistent experience no matter where you use it.
Vim is the DE part and people add plugins or whatever to enrich the text editing experience with LSPs or other language aware plugins, and the I in IDE is in the form of the integration with the tooling already available.
This[0] might shed some better light on the "why"
[0] https://blog.sanctum.geek.nz/series/unix-as-ide/
-
How to use Ansible on Linux with tools like visual Studio code
Check out “UNIX as an IDE”. First Google hit; https://blog.sanctum.geek.nz/series/unix-as-ide/ There are some great talks on YouTube but can’t be bothered to search :)
-
What do you use for an IDE and for debugging?
I use the CLI as my IDE. For me, that's FreeBSD or OpenBSD most of the time with a little bit of Linux (and as little Windows as possible). I usually wrap it all in a tmux session, but with vim/neovim offering :terminal functionality these days, I could see an alternate universe where that got flipped/inverted.
- After a lot of testing and research I finally found the okayest code editor. Here are the results 🙂
-
My thoughts about editors in 2022
See Unix as IDE for an example.
-
Uninstall all neovim plugins
I choose vim/neovim because I need a "just" code editor, and also it can be easily leverage my tools capabilities on UNIX way, and you can read more on this article Unix as an IDE, but the all-in-solutions, like an IDE, is not the right tool for code editing, it came with a lot of features and defaults that you in most cases I don't need it, or I have to learn how to use them according to that IDE.
-
Daily Chat Thread - July 21, 2022
Your teacher probably subscribes to the idea of Unix as an IDE, and I do too! It's important IMO to avoid holy wars, but there are some spectacular tools built into your Unix computer if you take the time to get to know them.
What are some alternatives?
vim-slang - Vim plugin for Slim-lang in Crystal
scripting_course - :notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.
carcin.vim - Vim plugin to provide utility functions for carc.in
vim-codefmt - Vim plugin for syntax-aware code formatting
clojure.vim - Clojure syntax highlighting and indentation for Vim and Neovim.
dotfiles - Bootstrap neovim/zsh/wezterm environment. "Unix is an IDE."