Svelte Completer for Acode
A lightweight Acode plugin that provides auto-completion for Svelte components, directives, and APIs into your Svelte or SvelteKit project.
🚀 Usage
Open any .svelte file.
The plugin will automatically detect that you are in a Svelte project and activate the Svelte completer.
Start typing in the editor, and you’ll see Svelte-specific completions.
Preview:
🌟 Features
Runs in the background without interfering with the core editor features.
🛠️ Development and Contribution
Feel free to fork this repository and submit pull requests.
Github Repository: https://github.com/Kanester/svelteAutocomplete
[!] Desclaimer This is currently under development with limited scope; might be unstable anytime.
⚖️ License
MIT © KnxTr