Skip to content

blanhhy/acode-c-cpp-extension

Repository files navigation

Acode plugin

Read acode plugin documentation to develop plugin for acode editor.

Usage

Use this for debug build:

npm run dev

and this for production build:

npm run build

How to parse/bundle scss file ?

You'll need to install one sass esbuild plugin and then just add that in esbuild.config.mjs at line 34

About

a try to build c/c++ LSP service on acode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published