Skip to content

Syntax highlighting in search schema object definition #4

@patelriki13

Description

@patelriki13

Hi Akarzazi,

I would like to have Syntax highlighting in SQL object definition of Search schema.

I have made some R&D on that.
Following are way we can implement it.

  1. AvalonEdit WPF based control (https://github.com/icsharpcode/AvalonEdit)
  2. Add FastColoredTextBox win form based control (https://github.com/PavelTorgashov/FastColoredTextBox)
  3. Create our custom control which highlight syntax of SQL. (Problem for this option we need to make error/bug free control for that it will take time.)

I would like to contribute on this but give me suggestion, how I can progress or crease basic architecture and we peer it for this implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions