rust/editors/code/src
bors[bot] 7accf6bc37
Merge #7799
7799: Related tests r=matklad a=vsrs

![tests](https://user-images.githubusercontent.com/62505555/109397453-a9013680-7947-11eb-8b11-ac03079f7645.gif)
This adds an ability to look for tests for the item under the cursor: function, constant, data type, etc

The LSP part is bound to change. But the feature itself already works and I'm looking for a feedback :)



Co-authored-by: vsrs <vit@conrlab.com>
2021-03-13 13:50:35 +00:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts Remove Semantic Tokens flicker workaround 2021-02-16 16:27:30 -05:00
commands.ts Merge #7799 2021-03-13 13:50:35 +00:00
config.ts Make extension respect http proxy settings 2021-03-07 18:21:48 +08:00
ctx.ts Update vscode for new status 2021-01-29 01:04:14 +08:00
debug.ts use await instead 2021-02-09 17:42:46 +03:30
inlay_hints.ts handle promise catches 2021-02-07 21:27:21 +03:30
lsp_ext.ts Apply review suggestions 2021-03-11 17:39:41 +03:00
main.ts Merge #7799 2021-03-13 13:50:35 +00:00
net.ts Make extension respect http proxy settings 2021-03-07 18:21:48 +08:00
persistent_state.ts Allow to use a Github Auth token for fetching releases 2020-09-22 23:12:51 -07:00
run.ts Merge #7625 2021-02-10 11:38:56 +00:00
snippets.ts fix errors 2021-02-07 22:06:16 +03:30
tasks.ts Support 'runnables' options in the vs code extension 2020-10-02 12:35:22 +03:00
toolchain.ts Rename ra_toolchain -> toolchain 2020-08-12 16:52:28 +02:00
util.ts Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00