Skip to content

badre429/vscode-powertools

Repository files navigation

BMG VSCode Power Tools

A set of tools which improves developer productivity.

Features

Archive workspace folder :

run command Archive workspace folder

archive current folder based on the .gitignore file if you wan't to cancel a git rule for archiver you add to .gitinclude file archive-workspace

Sort lines :

run command sortlines

sort selected line with multiple algorithms

Hash selected string

run command Hash string then select the hashing algorthim

hash selected string with all nodejs hash algorithms with deferent engo

(Encode/ Decode) HTML entites /url

run command Encode/decode string then select the hashing algorthim

Abp.io (i18n/permission) autocomoplete inside html/javascript

create bmg.solution.json in you main workspace folder

{
  "abp": {
    "url": "https://localhost:5001/api/abp/application-configuration"
  }
}

reload you vscode

run command BMG solution then

List i18n

to insert i18n key text inside you project

Permission

to insert permission text inside you project

abp-ng

Inset text from

insert text from material icon list

BMG UI

BMG UI I18N

this feature used to rapidly create and update string inside i18n.json files in abp.io structure

ui18n

About

vscode extension provide a set of tools (archive /export folder , encode string , hash string , sort lines ) abp.io localization/permission string autocomplete

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published