Skip to content

OmniSharp plug-in #1

@ThatRendle

Description

@ThatRendle

Provide a completion "recommender" plug-in for omnisharp-roslyn, to suggest table/column/proc names from database schema.

Probably prescribe a simple.data.config.json JSON file along the lines of

{
  "completion": [
    { "default": { "connectionString": "data source=..." } }
  ]
}

Waiting on OmniSharp/omnisharp-roslyn#208

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