direct instantiation enhancements
2 parts to this:
1) When I'm using the direct instantiation feature, I'm able to tab between the various signals (works great!). If I accidentally click somewhere else in the file, this mode ends. I'd like the ability to somehow recover this mode so I can continue tabbing through the signal names.
2) When in the tab mode, the hover tips that usually show details about the interface (ie std_logic_vector(7 downto 0)) don't show this information. I understand this may not be possible in HDT1.0 but it would be a great 2.0 feature.
- Forums:
direct instantiation enhancements
Hi,
I'm afraid that 1) is not supported by the Eclipse framework and as a consequence very hard to implement.
I checked 2) in the development branch of HDT 2.0: Hover does not work yet, but navigating to the declaration already works without leaving template mode. I have logged hover support in template mode as ticket:1554
Hendrik.
Post new comment