Helper
This commit is contained in:
50
type-script-helper/README.md
Normal file
50
type-script-helper/README.md
Normal 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
|
Reference in New Issue
Block a user