Skip to content

APerricone/vscode-dbf

Repository files navigation

DBF table viewer for VSCode

Version Installs Ratings

This extension allow to view and edit DBF table file file, usually created with Clipper, Harbour or Visual Fox Pro.

Sample of a DBF loaded

Features

  • Support for very big file
  • Support for unicode columns and different encoding #2
  • Sorting
  • Filtering

Todo

  • cell selection
  • Copy
  • Structure code creation
  • Range selection

Screenshot

Support for all themes:

Samples with different themes

Unicode columns:

Sample with unicode columns

All types of date time:

Sample of date time formats

Filters:

Sample of filter

Different filter for numeric columns:

Sample of filter 2

Auto completation for text columns:

Sample of filter 3

Tool for generate code

Sample of gen code