btCodeExtensions README
Features
BT Add pt_BR
Adds the selection to a specified path of the pt_BR.json i18n File
BT Add en_US
Adds the selection to a specified path of the en_US.json i18n File
BT Sync I18n
Compares the pt_BR.json and en_US.json files and fill them with the missing values
BT Ajust ProtoMembers
Adjusts the protoMembers of the current C# file
BT Add Column Migration
Auto create add column(s) migration sql and add it to the project with proper migration name
BT Add Empty Migration
Auto creates an empty migration sql and add it to the project with proper migration name
BT Add Empty Non-Transactional Migration
Auto creates an empty non-transactional migration sql and add it to the project with proper migration name
BT Copy Column Migration
Copies the selected properties' add column migration script to the clipboard
BT Add ProtoMember
Add ProtoMember attribute to the selected property, using the next available tag after the greatest used tag
Requirements
none
Extension Settings
none
Known Issues
May format i18n file differently.
Release Notes
1.0.0
Initial release of btCodeExtensions
| |