language-vhdl icon indicating copy to clipboard operation
language-vhdl copied to clipboard

Paste as component and other similar features

Open lauzierpy opened this issue 10 years ago • 1 comments

First of all thanks for the package, I've been using it for awhile and it's great! I was wondering if it would be possible to add some "smart" copy-pasting options. The Notepad++ package found here is a great example of what I'm talking about.

For example, you can copy an entity and paste it as a component, which is a great time saver. My coding knowledge is limited to low level stuff so I'm not sure how hard this would be to implement in Atom?

lauzierpy avatar Mar 10 '16 04:03 lauzierpy

You can get this functionality by installing the vhdl-enitity-converter package: https://atom.io/packages/vhdl-entity-converter

berryjonathan avatar May 16 '17 15:05 berryjonathan