Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump lodash from 4.17.11 to 4.17.14 in /editors/code | dependabot[bot] | 2019-07-12 | 1 | -3/+3 |
| | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Update vsce to latest | kjeremy | 2019-07-03 | 1 | -40/+41 |
| | |||||
* | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 1 | -0/+10 |
| | | | | | | | | | | Very simple approach: For each identifier, set the hash of the range where it's defined as its 'id' and use it in the VSCode extension to generate unique colors. Thus, the generated colors are per-file. They are also quite fragile, and I'm not entirely sure why. Looks like we need to make sure the same ranges aren't overwritten by a later request? | ||||
* | :arrow_up: code | Aleksey Kladov | 2019-04-21 | 1 | -1432/+175 |
| | |||||
* | Add proper process teminate method | Edwin Cheng | 2019-04-02 | 1 | -0/+51 |
| | |||||
* | Update dependencies | DJMcNab | 2019-02-10 | 1 | -6/+6 |
| | |||||
* | Add support for a seperate output channel for trace messages | DJMcNab | 2019-02-10 | 1 | -7/+7 |
| | |||||
* | Update npm packages | kjeremy | 2019-02-07 | 1 | -92/+58 |
| | |||||
* | Address issues flagged in review | Marcus Klaas de Vries | 2019-01-19 | 1 | -45/+45 |
| | |||||
* | Add additional pattern variants | Marcus Klaas de Vries | 2019-01-19 | 1 | -45/+45 |
| | |||||
* | :arrow_up: npm | Aleksey Kladov | 2019-01-13 | 1 | -66/+66 |
| | |||||
* | index stuff produced by macros | Aleksey Kladov | 2019-01-03 | 1 | -436/+436 |
| | |||||
* | Reload package-lock.json | DJMcNab | 2018-12-19 | 1 | -72/+78 |
| | |||||
* | use new clear-terminal feature | Aleksey Kladov | 2018-12-15 | 1 | -11/+11 |
| | |||||
* | remove direct dep on event-stream: malisious version was unpublished | Aleksey Kladov | 2018-12-09 | 1 | -125/+39 |
| | |||||
* | Add package command and upgrade event-stream | DJMcNab | 2018-12-08 | 1 | -3/+18 |
| | |||||
* | Run npm update and add private and preview flags | DJMcNab | 2018-12-08 | 1 | -714/+776 |
| | | | | | | | | Private stops npm publish working, which would be nonsensical anyway In case it gets added to the vscode extension repository, preview marks it as such Private may also prevent publishing to the vscode extension repository | ||||
* | fix npm problems | Aleksey Kladov | 2018-11-27 | 1 | -39/+23 |
| | |||||
* | Update vscode-languageclient package to support RenameOptions | Jeremy A. Kolb | 2018-10-19 | 1 | -8/+8 |
| | |||||
* | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 1 | -393/+393 |
| | | | | Now, typing doc comments is much more pleasant | ||||
* | Add tslint and prettier to ci | Daniel McNab | 2018-10-08 | 1 | -370/+580 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+2419 |