Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enforce camel case | Aleksey Kladov | 2020-02-21 | 1 | -2/+2 |
* | Simplify some more ctors | Aleksey Kladov | 2020-02-17 | 1 | -3/+1 |
* | Add semicolons | Aleksey Kladov | 2019-12-31 | 1 | -1/+1 |
* | Refactor server lifecycle | Aleksey Kladov | 2019-12-31 | 1 | -2/+3 |
* | Move expand macro to the new context | Aleksey Kladov | 2019-12-30 | 1 | -55/+47 |
* | Enable noUnusedParameters option for vscode extension | Tetsuharu OHZEKI | 2019-12-11 | 1 | -1/+1 |
* | Code: enable prettier trailing commas | Laurențiu Nicola | 2019-12-09 | 1 | -5/+5 |
* | Minor fix for outpu text formating | Edwin Cheng | 2019-11-19 | 1 | -1/+1 |
* | Use DocumentProvider instead of Hover | Edwin Cheng | 2019-11-19 | 1 | -23/+58 |
* | Change return type of expand_macro | Edwin Cheng | 2019-11-19 | 1 | -5/+8 |
* | Fix npm formatting | Edwin Cheng | 2019-11-19 | 1 | -8/+8 |
* | Add recursive expand in vscode | Edwin Cheng | 2019-11-19 | 1 | -0/+45 |