about summary refs log tree commit diff
path: root/editors/code/src/extension.ts
AgeCommit message (Expand)AuthorLines
2019-03-03Allow syntax tree to update when changing filesVille Penttinen-2/+2
2019-03-03Rename syntaxtree text provider to SyntaxTreeContentProviderVille Penttinen-5/+5
2019-03-03Add vscode support for range in SyntaxTreeParamsVille Penttinen-1/+5
2019-02-07Add new configuration "enableEnhancedTyping" to control registering of "type"...Ville Penttinen-1/+3
2019-02-04Implement lens for impls and support resolving lenses.Jeremy Kolb-0/+12
2019-01-28align command namingAleksey Kladov-15/+25
2019-01-25add gc requestAleksey Kladov-0/+3
2019-01-25better statsAleksey Kladov-1/+4
2019-01-23ad status commandAleksey Kladov-0/+1
2019-01-12npm fix runJeremy Kolb-2/+4
2019-01-12Move run_single into runnablesJeremy Kolb-1/+1
2019-01-11Code lens support for running testsJeremy A. Kolb-0/+3
2018-12-22Fix analyzer extension fail when there are enabled any VIM extension.frai-13/+17
2018-10-12Fold multiline commentsAdolfo Ochagavía-2/+2
2018-10-09Format vscode extension and add npm run fixAdolfo Ochagavía-8/+13
2018-10-09Add on-enter handlerAleksey Kladov-1/+19
2018-10-08Run prettier on all filesDaniel McNab-10/+18
2018-10-08Add some commentsAdolfo Ochagavía-3/+14
2018-10-07Apply tslint suggestions, round oneAdolfo Ochagavía-11/+11
2018-10-07Refactor vscode extensionAdolfo Ochagavía-415/+26
2018-10-06Dynamically apply highlightingOn configAdolfo Ochagavía-11/+36
2018-09-29Add a setting to disable custom syntax highlightingAdolfo Ochagavía-4/+12
2018-09-16goto super places cursor on modAleksey Kladov-0/+1
2018-09-16rename all thingsAleksey Kladov-0/+400