Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
tryocaml tryocaml
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OCamlPro
  • tryocamltryocaml
  • Issues
  • #6

Closed
Open
Created Oct 25, 2021 by Louis Gesbert@louisOwner

Splitting into phrases before sending to the toplevel is sometimes incomplete

Typically if you edit in the middle then quickly press Ctrl-e, sometimes it seems that the phrase split is not complete, and the end of the buffer is sent in one blob to the toplevel. It's not a breaking bug, but doesn't look good.

The issue appears to be that we use the tokenisation information from ocp-indent, but obtained through Ace; and Ace does it in the background. I couldn't find a way in the Ace API to wait for it to be complete.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking