Skip to content

Comment Line doesn't work #5

@trigosot

Description

@trigosot

The plug-in to comment line doesn't work for SPICE codes.
To solve this problem I added a <property> tag "line-comment-start" to the <metadata> section. Now it looks like this:

	<metadata>
		<property name="mimetypes">text/x-sp;text/x-spsrc;test/x-spice</property>
		<property name="globs">*.sp;*.net;*.sub;*.cir;*.ckt;*.cdl;*.mdl;*.mod;*.scs;*.spi;*.spice</property>
		<property name="line-comment-start">*</property>
	</metadata>

You could include this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions