tms
tms
Example: ``` headers := make(map[int]string) ``` and if `[` and `]` is selection, so `vil` will select this: ``` [header]s := make(map[int]string) ``` Thank you for this plugin. Using it...
`Mozilla/5.0 (Linux; Android 10; Lenovo TB-X606F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Safari/537.36` 1.3.5 > https://jsfiddle.net/wavhdp31/ `Chrome 90.0.4430.210 on Android 10` 1.3.6 > https://jsfiddle.net/vdLtzasx/ `Android Browser (like Safari 7.x) on Lenovo...
Simple component: ```dart @Component(selector: 'my-app', template: '', styles: [':host { width: 1e-9px; }']) class AppComponent {} ``` Results of generated css: ```dart // style.css.dart final List styles = [':host {\n...
It would be nice if `todo` can take tasks from stdin. **Usage** Add tasks `echo banana orange | todo add` or `cat my_issues.txt | todo add` Mark done tasks start...
I've got a problem inside neovim that opening dart file took a very long time. After some debugging i found that trying to parse dart file with this query is...