September 24, 2025 | ||
---|---|---|
View 026cb77
Make Control+Shift+F1 use the manpage relevant to the current languageDario Rodriguez authored on 24/09/2025 10:48:32 |
February 21, 2022 | ||
---|---|---|
View 132c048
add tcl language support for the hinter (uses tcl hinter instead of C hinter if first line starts with # and has tclsh, wish or expect)Dario Rodriguez authored on 21/02/2022 19:05:43 |
January 7, 2022 | ||
---|---|---|
View fc02e5f
Update author emailDario Rodriguez authored on 07/01/2022 17:57:32 |
April 25, 2021 | ||
---|---|---|
View 60f0e32
bugfix: was not showing prototypes hints if the cursor was in the space after the last character of the lineDario Rodriguez authored on 25/04/2021 10:31:35 |
December 1, 2020 | ||
---|---|---|
View f55e28e
fix plugins not being called on undoDario Rodriguez authored on 01/12/2020 21:24:22 |
October 31, 2020 | ||
---|---|---|
View b0e8202
Implement show hint of related prototype (for now only for common C/POSIX functions)Dario Rodriguez authored on 31/10/2020 21:29:27 |