Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gtksourceview
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtksourceview
  • Merge requests
  • !266

indenters: Add vala indenter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open JCWasmx86 requested to merge JCWasmx86/gtksourceview:master into master Jun 21, 2022
  • Overview 36
  • Commits 1
  • Pipelines 28
  • Changes 9

This adds these things:

  • Buildsystem-Plumbing for allowing more indenters
  • An option for using it in test-widget (Albeit I can reverse this one easily)
  • Indenter for Vala
  • A few unit tests for the indenter (Implemented a bit hacky, as I didn't find a way that does not involve dozens of files)

This MR is a draft because of these issues:

  • A lot of unnecessary allocations+a bit of codestyle probably
  • Maybe a few missing unit tests

Would resolve gnome-builder#1662 as the pipeline-addin is already ported.

(I will remove the changes to the test-widget as soon as it is ready to land)

Edited Jul 13, 2022 by JCWasmx86
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master