Author Topic: Using beautifier on other file types  (Read 3029 times)

andybla

  • New Community Member
  • Posts: 1
  • Hero Points: 0
Using beautifier on other file types
« on: December 23, 2020, 06:20:51 PM »
Hi,
I'm a bit new to SlickEdit and I'm wonder on how to use the beautifier on other file types. We have an file type with an extension of *.svs which is just a form of system verilog with some extensions. I would like to run the beautifier on this file. When I try I get the message "beautifying not supported for plain text". Is there a way run the beautifier on this file ?

Thanks

crawford

  • Junior Community Member
  • Posts: 3
  • Hero Points: 0
Re: Using beautifier on other file types
« Reply #1 on: December 25, 2020, 01:45:06 PM »
It looks like you have a problem with the format. Search through this forum about how to change the format.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Using beautifier on other file types
« Reply #2 on: December 28, 2020, 02:32:19 PM »
You'll need to let SlickEdit know that extension is System Verilog.  If you go to Tools -> Options -> Languages -> Hardware Description Languages -> SystemVerilog -> General,
there's a "File Extensions" at the top, with a "Edit These Extensions" button underneath.  Click on that to add the svs extension.