Skip to content

Walkthrough: Create Custom Language Editor issues. #50

@grokys

Description

@grokys

This walkthrough has a number of issues, the most important being that the linked repostiory https://github.com/SFC-Sarge/LinqLanguageEditor2022 is now dead.

In addition to this, there are several problems:

  • The walkthrough explains what to add to a package to achieve its aims, but does not explain why
  • Many of the steps are out of order, e.g. "Your completed LinqLanguageEditor2022Package.cs file should look like this now:" has the ProvideEditorLogicalView attribute at line 1429, but you're not told to add it until line 1530
  • It seems to spend more time on adding an options page and implementing the related tool windows than concentrating on creating the language editor
  • It mentions features such as "Intellisense Support" but then doesn't explain how to implement it.

I'd suggest that a guide the concentrates on adding support for a simple theoretical language, and explains why each step needs to be done would be more useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions