about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2019-01-19Address issues flagged in reviewMarcus Klaas de Vries-45/+45
2019-01-19Add additional pattern variantsMarcus Klaas de Vries-45/+45
2019-01-19Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is setAndrew Ross-2/+5
2019-01-15Prettier fixAlan Du-1/+4
2019-01-15Fail Travis on Prettier formatting issueAlan Du-1/+1
2019-01-14Reveal the newly added source change in the editor.Jeremy A. Kolb-0/+1
2019-01-13:arrow_up: npmAleksey Kladov-69/+69
2019-01-12npm fix runJeremy Kolb-9/+16
2019-01-12Move run_single into runnablesJeremy Kolb-66/+17
2019-01-11Code lens support for running testsJeremy A. Kolb-0/+68
2019-01-05Allow user to set path to ra_lsp_server in vscode settingsgentoo90-1/+13
2019-01-05fix open of created or renamed fileBernardo-1/+2
2019-01-03index stuff produced by macrosAleksey Kladov-437/+437
2019-01-03use lsp WorkspaceEdit instead of custom source_file_edits and file_system_editsBernardo-33/+10
2019-01-01named multiline problem patterns are not parsed properly in vscode at the momentBernardo-2/+29
2019-01-01fix regex and add rustc-watch problem matcherBernardo-23/+32
2018-12-28highlight macro identsAleksey Kladov-1/+2
2018-12-24Merge #302bors[bot]-1/+36
2018-12-24Add a very hacky workaround to not trace decorations requestsDJMcNab-1/+25
2018-12-22Fix analyzer extension fail when there are enabled any VIM extension.frai-13/+17
2018-12-20Support tracing lsp requests.DJMcNab-0/+11
2018-12-19Reload package-lock.jsonDJMcNab-72/+78
2018-12-15use new clear-terminal featureAleksey Kladov-15/+15
2018-12-09remove direct dep on event-stream: malisious version was unpublishedAleksey Kladov-126/+39
2018-12-08Add package command and upgrade event-streamDJMcNab-4/+20
2018-12-08Run npm update and add private and preview flagsDJMcNab-721/+785
2018-12-08Remove uneeded charactersDJMcNab-3/+3
2018-12-08Improve the extend keybinding to not conflictDJMcNab-1/+1
2018-11-27fix npm problemsAleksey Kladov-39/+24
2018-11-09Fix on enterAdolfo Ochagavía-2/+2
2018-11-08workspace-symbols function for EmacsAleksey Kladov-1/+4
2018-11-07Rename File -> SourceFileNodeAleksey Kladov-2/+2
2018-11-05Fully add inline modules to module treeAleksey Kladov-9/+8
2018-10-21Fix typoPascal Hertleif-1/+1
2018-10-19Update vscode-languageclient package to support RenameOptionsJeremy A. Kolb-10/+10
2018-10-12Fold multiline commentsAdolfo Ochagavía-2/+2
2018-10-10Remove error publishing through publishDecorationsAdolfo Ochagavía-7/+0
2018-10-09Format vscode extension and add npm run fixAdolfo Ochagavía-14/+29
2018-10-09Add on-enter handlerAleksey Kladov-395/+444
2018-10-08Run prettier on all filesDaniel McNab-129/+220
2018-10-08Add tslint and prettier to ciDaniel McNab-399/+614
2018-10-08Add some commentsAdolfo Ochagavía-25/+44
2018-10-08Fix remaining tslint suggestionsAdolfo Ochagavía-78/+82
2018-10-07Apply tslint suggestions, round oneAdolfo Ochagavía-242/+258
2018-10-07Refactor vscode extensionAdolfo Ochagavía-415/+518
2018-10-06Dynamically apply highlightingOn configAdolfo Ochagavía-12/+37
2018-09-29Add a setting to disable custom syntax highlightingAdolfo Ochagavía-4/+23
2018-09-21Remove undefined commandekrctb-4/+0
2018-09-16goto super places cursor on modAleksey Kladov-0/+1
2018-09-16rename all thingsAleksey Kladov-0/+3065