Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,095
    • Issues 2,095
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #27258
Closed
Open
Created Jan 06, 2015 by FPC Admin account@fpc_adminOwner

Add a "CaseSensitive" property to TSynPluginSyncroEdit

Original Reporter info from Mantis: BBaz @basile.b
  • Reporter name:

Description:

TSynPluginSyncroEdit may be used in a software used to edit a case-sensitive language.

It would not be possible to implement the feature in a derivated class because some things must be added in the private methods Scan() and StartSyncroMode(), hence 99% of the current implementation would have to be copied from TSynPluginSyncroEdit into a new TSynPluginCustomSyncroEdit derivated class.

Mantis conversion info:

  • Mantis ID: 27258
  • Fixed in version: 1.3 (SVN)
  • Fixed in revision: 47346 (#29d23096)
  • Target version: 1.4
Assignee
Assign to
Time tracking