# Cubit > It is still under developmant. ## Description It is a vimmish editor with hopefully everything an IDE can have for ruby/c/c++ & html/css/js workflows. ## TODO - Fix lsp handling to support varying standards. - Add support for other languages. - Make it a bit more stable. ## Features - It currently supports tree-sitter syntax highlighting for ruby and c/c++. - It also supports their respective LSP's. - Solargraph for ruby. - clangd for c/c++.