rust/editors/code/src
bors[bot] 93d28fb50c
Merge #3099
3099: Init implementation of structural search replace r=matklad a=mikhail-m1

next steps:
* ignore space and other minor difference
* add support to ra_cli
* call rust parser to check pattern
* documentation

original issue #2267 

Co-authored-by: Mikhail Modin <mikhailm1@gmail.com>
2020-02-17 10:02:54 +00:00
..
commands Init implementation of structural search replace 2020-02-14 21:45:42 +00:00
installation vscode: save binary version when downloading and download only version that matches TypeScript extension version 2020-02-16 03:41:40 +02:00
client.ts Add arguments to rustfmt 2020-02-17 11:44:58 +03:00
color_theme.ts vscode: yet another refactor commit 2020-02-05 00:13:46 +02:00
config.ts Merge #3181 2020-02-17 09:05:01 +00:00
ctx.ts vscode: minor refactorings 2020-02-17 02:07:11 +02:00
highlighting.ts vscode: moved to getters as per matklad 2020-02-14 23:04:50 +02:00
inlay_hints.ts vscode: minor refactorings 2020-02-17 02:07:11 +02:00
main.ts Init implementation of structural search replace 2020-02-14 21:45:42 +00:00
source_change.ts Apply the api design suggestions 2020-01-15 20:17:17 +02:00
status_display.ts vscode: moved to getters as per matklad 2020-02-14 23:04:50 +02:00