Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vscode: yet another refactor commit | Veetaha | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Merge two if statements into one in editors/code/src/commands/on_enter.ts. | Grégoire Geis | 2020-02-04 | 1 | -1/+1 |
| | | | Co-Authored-By: Veetaha <[email protected]> | ||||
* | Remove enableEnhancedTyping and type overriding infrastructure. | Gregoire Geis | 2020-02-03 | 1 | -9/+1 |
| | |||||
* | Add regular onEnter command, allowing onEnter to be called without ↵ | Gregoire Geis | 2020-02-03 | 1 | -18/+33 |
| | | | | overriding the type command. | ||||
* | Fix NPEs | Aleksey Kladov | 2019-12-31 | 1 | -2/+4 |
| | |||||
* | Cleanup imports | Aleksey Kladov | 2019-12-30 | 1 | -0/+1 |
| | |||||
* | Run prettier on all files | Aleksey Kladov | 2019-12-30 | 1 | -5/+2 |
| | |||||
* | Refactor applySourceChange | Aleksey Kladov | 2019-12-30 | 1 | -27/+22 |
| | |||||
* | Code: enable prettier trailing commas | Laurențiu Nicola | 2019-12-09 | 1 | -4/+4 |
| | |||||
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | npm fix run | Jeremy Kolb | 2019-01-12 | 1 | -1/+0 |
| | |||||
* | Fully add inline modules to module tree | Aleksey Kladov | 2018-11-05 | 1 | -5/+1 |
| | |||||
* | Format vscode extension and add npm run fix | Adolfo Ochagavía | 2018-10-09 | 1 | -4/+13 |
| | |||||
* | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 1 | -0/+29 |
Now, typing doc comments is much more pleasant |