| PrestoDom SnippetsCode Snippets for PrestDom in PureScript Syntax 
 UsageType 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
Install Visual Studio Code 1.35.1 or higherLaunch CodeFrom the command palette Ctrl-Shift-P(Windows, Linux) orCmd-Shift-P(OSX)Type and Select Install ExtensionSearch PrestoDom Snippetsand click installDone |  |