This commit is contained in:
2020-01-19 16:18:01 -07:00
commit 4d4ed174e9
27 changed files with 1694 additions and 0 deletions

View File

@ -0,0 +1,50 @@
# type-script-helper README
Helpers
## Features
See Contributions tab
## Requirements
None
## Extension Settings
None
## Known Issues
None
## Release Notes
cd "C:\Users\phares\source\yo_vscode"
yo code
Type Script Helper
(type-script-helper)
Modify .package
Add publisher
cd type-script-helper
vsce package
F1
Extensions: Install from VSIX
### 1.0.0
Initial release of ...
### 1.0.1
Fixed issue in replace function
https://stackoverflow.com/questions/37197311/in-typescript-string-replace-only-replaces-first-occurrence-of-matched-string
Added split(' group by ').join('\r\n GROUP BY ').
### 1.1.0
-----------------------------------------------------------------------------------------------------------
## Working with Markdown
### For more information