https://github.com/fguitton/vscode-gedcom
GEDCOM file language support for VS Code
https://github.com/fguitton/vscode-gedcom
gedcom gedcom-files gedcom-language vscode vscode-extension vscode-language
Last synced: about 1 year ago
JSON representation
GEDCOM file language support for VS Code
- Host: GitHub
- URL: https://github.com/fguitton/vscode-gedcom
- Owner: fguitton
- License: apache-2.0
- Created: 2020-04-30T16:38:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T08:47:50.000Z (about 5 years ago)
- Last Synced: 2025-04-09T23:12:14.713Z (about 1 year ago)
- Topics: gedcom, gedcom-files, gedcom-language, vscode, vscode-extension, vscode-language
- Size: 37.1 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-gedcom (preview)
[](https://marketplace.visualstudio.com/items?itemName=florianguitton.vscode-gedcom)
[](https://marketplace.visualstudio.com/items?itemName=florianguitton.vscode-gedcom)
[](https://marketplace.visualstudio.com/items?itemName=florianguitton.vscode-gedcom)
[](https://www.npmjs.com/package/vscode-gedcom)
[](https://github.com/fguitton/vscode-gedcom/blob/master/LICENSE)
[](https://david-dm.org/fguitton/vscode-gedcom)
GEDCOM file language support for VS Code. This extension is a work in progress aiming at providing parsing and syntax highlighting and support for GEDCOM 5.5.1.
## Motivation
This project was borne as a curiosity for the development of VSCode language extension and as a starting point to create tooling usable by family members to help them in their search for familial truth. As such it should be considered an experiment at this stage.
## Features
Currently basic syntax highligthing is supported.
Note this is a nascent work and the complete list of supported feature is not known. Feel free to suggest by filing up an issue.
## Installation
You can install the plugin by searching for [GEDCOM Language extension](https://marketplace.visualstudio.com/items?itemName=fguitton.gedcom) in the extensions market place, or by entering
```
ext install gedcom language
```
in to the command palette.
## GEDCOM Standard
GEDCOM was developed by the Family History Department of The Church of Jesus Christ of Latterday Saints (LDS Church) to provide a flexible, uniform format for exchanging computerized
genealogical data. GEDCOM is an acronym for **GE**nealogical **D**ata **COM**munication. Its purpose is to
foster the sharing of genealogical information and the development of a wide range of inter-operable
software products to assist genealogists, historians, and other researchers.
See [Specification](https://edge.fscdn.org/assets/img/documents/ged551-5bac5e57fe88dd37df0e153d9c515335.pdf) or visit http://gedcom.org.