Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.35 KB

File metadata and controls

42 lines (30 loc) · 1.35 KB
stage none
group unassigned
info To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

Projections

Projections are a way to define relations between files. Every file can have a "related" or "alternate" file. It's common to consider spec files to be "alternate" files to source files.

How to use it

  • Install an editor plugin that consumes projections
  • Copy .projections.json.example to .projections.json

How to customize it

You can find a basic list of projection options in projectionist.txt

Which plugins can you use

History

This started as a plugin for vim by tpope It has since become editor-agnostic and ported to most modern editors.