Skip to content

No highlights in VS2015 #5

@gojimmypi

Description

@gojimmypi

As noted in #2 (comment) there is no G-Code syntax highlighting in VS2015, although the same code appears to work just fine in VS2017 and VS2019.

Debugging from VS2015 does show this curious error that is not manifested when not debugging:

  <entry>
    <record>630</record>
    <time>2019/09/01 17:27:19.658</time>
    <type>Error</type>
    <source>Editor or Editor Extension</source>
    <description>System.ComponentModel.Composition.ImportCardinalityMismatchException: Duplicate EditorFormatDefinition exports with identical name attributes exist. Duplicate name is CTN_Gcode_Undefined</description>
  </entry>

I've tried removing all extensions and removing the CTN_ prefix, yet the problem persists.

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