Snippets plugin for acode editor. It provides autocompletion of codes of different languages that are listed below.
NOTE: This plugin is not fully supported in Acode version lower than v1.6.0 (212). Please update your Acode App to latest version for using this plugin.
- Open command palette
- Type
set snippets path
- Create a new directory or select a directory with snippets in it.
- Navigate to the snippet directory, open and edit any snippets file
- Restart the app.
- Open command palette
- Type
reset snippets path
- Restart the app.
- Abc
- ActionScript
- Blade
- C/C++
- Clojure
- Coffee
- CsoundSynthesizer
- CsoundOrchestra
- CSS
- Dart
- Diff
- Django
- Drools
- Edifacts
- Erlang
- Fsl
- Gobstones
- Golang
- Graphqlschema
- Haml
- Haskell
- HTML
- Java
- JavaScript
- Jsp
- Jsx
- Kotlin
- Liquid
- Lsl
- Lua
- Makefile
- Markdown
- Maze
- Perl
- Php
- Python
- R
- Razor
- Robot
- Rst
- Ruby
- Rust
- Sh
- Snippets
- SQL
- SQLServer
- Swift
- TCL
- Textile
- Tsx
- Twig
- Typescript
- Velocity
- Wallok
Check out this article on how to write snippets.
- Create snippets for language that are not already available.
Thank you for using Acode and acode-plugin-snippets.