Skip to main content
Back to Extensions Directory
coc.nvim fallback icon

coc-biome

unknown

Biome extension for coc.nvim

Installation CommandVim prompt
:CocInstall coc-biome
Publisher
unknown
Version
v1.8.0
npm package
coc-biome
Requirements
coc ^0.0.82
License
MIT
Repository
Not published
npm latest published 2024-07-24Registry checked 2026-08-23Registry summary

Published Package Summary

coc-biome

Biome extension for coc.nvim

Install

:CocInstall coc-biome

Configurations

  • biome.enable: enable coc-biome, default true
  • biome.bin: custom Biome binary path. By default, coc-biome only uses local biome binary in your project
  • biome.requireConfiguration: Require a biome.json file to enable Biome's formatting and linting, default true

License

MIT


This extension is built with create-coc-extension

Read the complete README
  • Biome extension for coc.nvim
Activation Events
  • onLanguage:css
  • onLanguage:vue
  • onLanguage:json
  • onLanguage:jsonc
  • onLanguage:astro
  • onLanguage:svelte
  • onLanguage:javascript
  • onLanguage:javascriptreact
  • onLanguage:typescript
  • onLanguage:typescriptreact
Developer Resources

Want to build, test, or contribute to coc.nvim extensions? Explore our official SDK and testing toolkits.

Open Developer Guide

Version History

This published npm package does not include a history.md or changelog.md file. Browse its npm versions for available release information.