Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 435 Bytes

NodeKit for Codium

Adds language intelligence for NodeKit to Codium.

Features

Add langauge intelligence for .page files by forwarding language server requests to:

  • JavaScript for <data> regions.
  • Svelte for all other regions.

Requirements

  • The Svelte extension will be automatically installed if it isn’t already.

Known Issues

  • Svelte language intelligence doesn’t work.