2024-01-05 18:48:46 -07:00

3.6 KiB

type, created, updated
type created updated
read-me 2023-09-30T01:47:18.241Z 2023-09-30T01:47:18.242Z

type-script-helper README

Features

See Contributions tab

Requirements

# https://code.visualstudio.com/api/get-started/your-first-extension
npm install -g yo generator-code

yo code

# ? What type of extension do you want to create? New Extension (TypeScript)
# ? What's the name of your extension? HelloWorld
### Press <Enter> to choose default for all options below ###

# ? What's the identifier of your extension? hello-world
# ? What's the description of your extension? LEAVE BLANK
# ? Initialize a git repository? Yes
# ? Bundle the source code with webpack? No (should be yes?)
# ? Which package manager to use? npm

# ? Do you want to open the new folder with Visual Studio Code? Open with `code`

npm install -g @vscode/vsce

vsce package

Extension Settings

None

Known Issues

None

Release Notes

1.2.4


  • Search Google

1.2.8


  • Search Google (Read Only Lines Helper)

1.2.9, 1.3.0, 1.3.1, 1.3.2


  • Quick Fix - Camel Case Properties
  • Quick Fix - CS0108 (Data Annotations)
  • Quick Fix - Proper Case Properties
  • Quick Fix - Public (Expression Body)

1.3.3, 1.3.4


  • Quick Fix - Instance Field to Calisthenics

1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.3.10, 1.3.11


  • Code Generator - Quick Pick {promiseLinesHelper.codeGeneratorQuickPick}
  • Open in New Window {open-in-new-window.open}
  • Learned npm install will do similar to nuget restore
  • Learned npm audit fix
  • Learned npm audit fix --force
  • Learned npm run compile will do similar to build
  • Quick Fix - Instance Field to Calisthenics

1.3.12, 1.3.13, 1.3.14


  • Split by Space Reverse Join Sort lines (ascending, case sensitive)
  • PathWithoutBracketsSingularized

1.3.15


  • Distinct list

1.4.1


  • new yo code template

1.4.2


  • Insert date time

1.4.3


  • Moved Insert date time
  • Transform to Popper Case

1.4.4


  • Transform to Param Case

1.5.1


  • columns-to-cards-webview-view-provider
  • file-folder-helper-exe
  • clickable list

1.5.2


  • file-folder-helper-exe net8.0

1.5.3


  • Updated File-Folder-Helper ccea8de8cf49343dd4190a77ac755d233bb4e528