ehuss / Sublime-Wrap-Plus

Enhanced "wrap lines" command for Sublime Text 2 or 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verilog comments do not wrap correctly

teadotjay opened this issue · comments

Input:
// this is
// a comment

Output:
// this is // a comment

Should be:
// this is a comment

Works for me. What Verilog syntax package are you using? I installed the one at https://github.com/pro711/sublime-verilog and it works.

I was using SystemVerilog by Clams. However, once I uninstalled the
package and re-installed it, the word wrap seems to work correctly now.
Thanks!

  • T.J.

On Mon, Sep 9, 2013 at 3:14 PM, ehuss notifications@github.com wrote:

Works for me. What Verilog syntax package are you using? I installed the
one at https://github.com/pro711/sublime-verilog and it works.


Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-24115341
.

————————————————————————————
T.J. Mannos
Troop 209 Committee Chair
505-750-0664

————————————————————————————