rust/editors/code
imtsuki c390e92fdd Add inlay parameter name hints for function calls
Signed-off-by: imtsuki <me@qjx.app>
2020-01-15 01:18:52 +08:00
..
src Add inlay parameter name hints for function calls 2020-01-15 01:18:52 +08:00
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.vscodeignore Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
icon.png Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
package-lock.json Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
package.json Add inlay parameter name hints for function calls 2020-01-15 01:18:52 +08:00
rollup.config.js Retry inlay hints on content modified error 2019-12-30 22:20:04 +01:00
tsconfig.json Switch impure functional style to pure imperative 2019-12-31 03:33:00 +01:00
tslint.json Add semicolons 2019-12-31 18:55:34 +01:00