Skip to content

iarthstar/vsce-presto-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrestoDom Snippets   Downloads

Code Snippets for PrestDom in PureScript Syntax

Use Extension

Usage

Type part of a snippet, press enter, and the snippet unfolds.

View Snippets

Snippet Purpose
_ll linearLayout
_rl relativeLayout
_tv textView
_et editText
_iv imageView
_llHW linearLayout with weight "1" and width $ V 1
_llVW linearLayout with weight "1" and height $ V 1

Prop Snippets

Snippet Purpose
_sh shadow
_mg margin
_pd padding

Misc Snippets

Snippet Purpose
_acc accessor
_di derive instance

Installation

  1. Install Visual Studio Code 1.35.1 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Type and Select Install Extension
  5. Search PrestoDom Snippets and click install
  6. Done

About

Code Snippets for PrestDom in PureScript Syntax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published