gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Semantic Stickyfunc Enhance


From: zokkoven
Subject: Semantic Stickyfunc Enhance
Date: Fri, 13 Mar 2015 16:09:18 -0700 (PDT)
User-agent: G2/1.0

Homepage: https://github.com/tuhdo/semantic-stickyfunc-enhance

This package is an improvement of stock semantic-stickyfunc-mode in Semantic, a 
parser framework bundled with Emacs. semantic-stickyfunc-mode shows function 
interface/class/namespace that has part of it at the top of current visible 
screen. However, the mode has some limitations and this package tries to 
improve it.

Features:

- Displays parameters scattered on multiple lines. Current 
semantic-stickyfunc-mode can only display parameter on the same line with the 
function name.

- Specifically handles Python. Values can be assigned to Python's parameters. 
Current semantic-stickyfunc-mode only displays parameter names but not its 
associated values. This package does.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]