#
coc
Here are 219 public repositories matching this topic...
rust-analyzer extension for coc.nvim
-
Updated
Jun 1, 2022 - TypeScript
LTeX: Grammar/spell checker 🔍 ✔️ for VS Code using LanguageTool with support for LaTeX 🎓 , Markdown 📝 , and others
-
Updated
Jun 5, 2022 - TypeScript
changyiyao
commented
Sep 23, 2021
Read more
Strepto
commented
Nov 8, 2020
Expected Behavior
I would like to be warned that an "in port" would be stripped if no subscription is implemented.
Current Behavior
port module Main exposing (..)
-- Define an inPort (but no implementation yet)
port inPort : (String -> msg) -> Sub msg
subscriptions : Model -> Sub Msg
subscriptions _ =
Sub.none -- inPort is never subscribed toCurrent
An Opinionated Neovim Config for the Minimalists
vimrc
neovim
asynchronous
fzf
prettier
liquid
nvim
ide-features
keyboard-shortcuts
vim-script
coc
nvim-settings
-
Updated
Feb 19, 2022 - Vim script
Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd
c
vim
cxx
neovim
cpp
vim-plugin
language-server-protocol
nvim
coc
clangd
languageclient
vim-lsp
semantic-highlighting
cquery
ccls
language-server-client
-
Updated
Oct 29, 2021 - Vim script
Database autocompletion powered by https://github.com/tpope/vim-dadbod
vim
database
neovim
vim-plugin
vim-plugins
deoplete
neovim-plugin
coc
deoplete-source
autocompletions
vim-dadbod
nvim-cmp
-
Updated
May 25, 2022 - Vim script
Basic auto pairs extension of coc.nvim
-
Updated
Feb 6, 2022 - TypeScript
Document highlight and document colors LSP support for coc.nvim
-
Updated
Feb 17, 2022 - TypeScript
Html language server extension for coc.nvim.
-
Updated
Jan 19, 2022 - TypeScript
Improve this page
Add a description, image, and links to the coc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coc topic, visit your repo's landing page and select "manage topics."