Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Syntax highlighting for delimiter-separated values formats (CSV, TSV, etc).

License

Notifications You must be signed in to change notification settings

Alhadis/language-dsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax highlighting for delimiter-separated value formats

This package adds syntax highlighting for three de facto standards for representing tabulated data as plain-text databases compatible with most spreadsheet software:

The ambiguously-named latter format is intended to represent any tabular data that uses a punctuation or control character to delimit its fields.

Limitations

Because the grammars have no way to distinguish data with column headers or determine if non-standard escape characters should be supported, this package avoids making unreasonable assumptions about the author's intent (other than expecting the first row of tabular data to contain the names of each field).

About

Syntax highlighting for delimiter-separated values formats (CSV, TSV, etc).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages