vhda / verilog_systemverilog.vim

Verilog/SystemVerilog Syntax and Omni-completion
366 stars 89 forks source link

System Verilog struct and class member auto completion #207

Open tianrui-wei opened 3 years ago

tianrui-wei commented 3 years ago

Hi Vitor,

Many thanks for your excellent work on this plugin! I was trying it, and saw that sv structs and class still can't do autocompletion. I saw issue #150 is still open and got to wonder if there's some progress after that issues open. For reference, my TAGS file was generated with the command ctags --extras=+q --fields=+i -n -R

Hope you're having a great time with your family!

Thanks Tianrui

vhda commented 3 years ago

Hi Tianrui,

Sorry for the late reply, but I missed this request. Unfortunately, free time has not been abundant, so I've not worked on that development.

Thanks for understanding, Vitor

tianrui-wei commented 3 years ago

Hi vitro,

It’s no problem at all. I really appreciate you writing this reply and your already fantastic vim plug-in. Best of luck with your other duties.

Best regards, Tianrui


From: Vitor Antunes @.> Sent: Sunday, August 29, 2021 7:51:57 AM To: vhda/verilog_systemverilog.vim @.> Cc: tianrui-wei @.>; Author @.> Subject: Re: [vhda/verilog_systemverilog.vim] System Verilog struct and class member auto completion (#207)

Hi Tianrui,

Sorry for the late reply, but I missed this request. Unfortunately, free time has not been abundant, so I've not worked on that development.

Thanks for understanding, Vitor

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fvhda%2Fverilog_systemverilog.vim%2Fissues%2F207%23issuecomment-907704198&data=04%7C01%7C%7C99b1523c89f149508a0008d96a7ed2f8%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637657915223845336%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=FFIQM3meBOwQLsHu%2Fs6%2FNZGLd0Bh30pqIXCERqjchJA%3D&reserved=0, or unsubscribehttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQXPWAMGN23PYVGRV45WEUTT7FZB3ANCNFSM44E7KWYQ&data=04%7C01%7C%7C99b1523c89f149508a0008d96a7ed2f8%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637657915223855288%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=m92IokeRLpyoE1JpRdaUDtJTMnSKG1QV8QoJUTxliPM%3D&reserved=0.

vhda commented 3 years ago

Let me leave this open as a reminder.