Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

[Emacs] Completion of identifiers containing spaces #233

Closed
@ghost

Description

In the emacs mode, if a completion choice contains a space, the inserted text should have double-ticks around it, e.g.

 #r "../../bin/FSharp.Data.dll"
 let data = FSharp.Data.FreebaseData.GetDataContext()

 data.Arts and Entertainment   //  This should be given double-ticks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions