rust/crates
bors[bot] 36f5d99756 Merge #1119
1119: Add warning when open file outside workspace r=matklad a=edwin0cheng

When file is not found in `ra_vfs` but exist, use `LspError` for warning instead of `error_fmt` to bail out error, 

Temporarily fix #967 .

edit: typo

Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2019-04-07 10:48:49 +00:00
..
gen_lsp_server show message in client's UI if workspace fails to load 2019-03-05 16:33:05 +03:00
ra_arena
ra_assists remove flavor 2019-04-02 12:25:24 +03:00
ra_batch Make robust about target directory 2019-04-04 18:57:10 +09:00
ra_cli Merge #1068 2019-04-03 09:09:11 +00:00
ra_db ⬆️ salsa 2019-04-04 10:02:53 +03:00
ra_fmt add ast::tokens 2019-04-02 10:23:29 +03:00
ra_hir Parse and infer tuple indices 2019-04-06 01:07:35 +02:00
ra_ide_api Rudimentarily autocomplete tuple struct field access 2019-04-06 01:10:48 +02:00
ra_lsp_server Remove checking file exists 2019-04-07 18:26:02 +08:00
ra_mbe Add proper test for literals and fixed typo bug 2019-04-05 20:58:24 +08:00
ra_parser Parse and infer tuple indices 2019-04-06 01:07:35 +02:00
ra_prof added some docs to public functions 2019-04-03 16:05:55 +03:00
ra_project_model replace todo with fixme 2019-03-23 11:07:09 +03:00
ra_syntax Parse and infer tuple indices 2019-04-06 01:07:35 +02:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt
test_utils fix error on wrong path 2019-03-17 12:53:22 +03:00
thread_worker
tools Use EXE extension for pre-commit hook on Window 2019-03-27 07:52:59 +01:00