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.
1 parent 8d518b6 commit 1b37c15Copy full SHA for 1b37c15
CHANGES.md
@@ -1,5 +1,11 @@
1
# (unreleased)
2
3
+### Added
4
+
5
+- Improve jump to implementation in rendered source code, and add a
6
+ `count-occurrences` flag and command to count occurrences of every identifiers
7
+ (@panglesd, #976)
8
9
# 2.4.0
10
11
### Added
@@ -11,8 +17,6 @@
17
- Display 'private' keyword for private type extensions (@gpetiot, #1019)
12
18
- Allow to omit parent type in constructor reference (@panglesd,
13
19
@EmileTrotignon, #933)
14
-- Add jumps to documentation in rendered source code, and a `count-occurrences`
15
- flag and command to count occurrences of every identifiers (@panglesd, #976)
16
20
21
### Fixed
22
0 commit comments