aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Support tracing lsp requests.DJMcNab2018-12-201-0/+11
| | | | | | TODO: Debug why decorations are sent even when highlightingOn is disabled This makes the log volume so high its impossible to work with anyway
* use new clear-terminal featureAleksey Kladov2018-12-151-2/+2
|
* remove direct dep on event-stream: malisious version was unpublishedAleksey Kladov2018-12-091-1/+0
|
* Add package command and upgrade event-streamDJMcNab2018-12-081-1/+2
|
* Run npm update and add private and preview flagsDJMcNab2018-12-081-7/+9
| | | | | | | | 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
* Improve the extend keybinding to not conflictDJMcNab2018-12-081-1/+1
|
* fix npm problemsAleksey Kladov2018-11-271-0/+1
|
* Update vscode-languageclient package to support RenameOptionsJeremy A. Kolb2018-10-191-2/+2
|
* Format vscode extension and add npm run fixAdolfo Ochagavía2018-10-091-0/+1
|
* Run prettier on all filesDaniel McNab2018-10-081-1/+2
|
* Add tslint and prettier to ciDaniel McNab2018-10-081-5/+14
|
* Dynamically apply highlightingOn configAdolfo Ochagavía2018-10-061-1/+1
| | | | Fixes #84
* Add a setting to disable custom syntax highlightingAdolfo Ochagavía2018-09-291-0/+11
|
* Remove undefined commandekrctb2018-09-211-4/+0
|
* rename all thingsAleksey Kladov2018-09-161-0/+149