We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e44691a + 881ef8b commit a341d59Copy full SHA for a341d59
crates/ide/src/interpret.rs
@@ -4,7 +4,7 @@ use std::time::{Duration, Instant};
4
use stdx::format_to;
5
use syntax::{algo::ancestors_at_offset, ast, AstNode, TextRange};
6
7
-// Feature: Interpret a function, static or const.
+// Feature: Interpret A Function, Static Or Const.
8
//
9
// |===
10
// | Editor | Action Name
0 commit comments