tinymist-query 0.14.14

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
// Document comment
// Test for folding comment

  /// No body write comment like this
  /// This function computes the cardinal sine, $sinc(x)=sin(x)/x$.
  /// This function computes the cardinal sine, $sinc(x)=sin(x)/x$.
    /// cdsc
    /// - x (int, float): The argument for the cardinal sine function.
  /// -> float
content