Snippet Command For Developer
Csharp
command |
Note |
ctor-s |
|
api-get |
|
api-post |
|
api-put |
|
api-delete |
|
api-full |
|
stop-watch-start |
|
stop-watch-finish |
|
recommand-remarks |
|
recommand-para |
|
recommand-list-header |
|
recommand-code |
|
recommand-return |
|
recommand-param |
|
recommand-paramref |
|
recommand-exception |
|
recommand-see |
|
recommand-see-link |
|
recommand-see-link-text |
|
recommand-see-keyword |
|
include-reference-dll |
|
query-join |
|
query-join-async |
|
query-group-join |
|
query-group-join-async |
|
generate-region-csharp |
|
generate-string-pattent |
|
Typescripts
-
generate-functions-event-modals
-
generate-ctor-variable-array
-
generate-region
-
generate-event-function-angular
-
generate-event-private-function-angular
-
typescript-array-filter
-
typescript-array-every
-
typescript-array-fill
HTML
- ng-double-click
- ng-single-click
- ng-model-binding
CSS / SCSS
-
css-three-dot
-
scss-comment
-
scss-mixin
Javascript
-
c-log
-
jquery-document-ready
-
jquery-event-click
-
jquery-event-on-click
-
jquery-event-mouse-enter
-
jquery-event-mouse-leave
-
jquery-event-mouse-down
-
jquery-event-mouse-up
-
jquery-event-hover
-
jquery-event-focus
-
jquery-event-blur
-
jquery-event-multi
-
jquery-ajax
-
jquery-function
-
jquery-arrow-function
-
jquery-upload-file
-
jquery-function-ready
-
jquery-add-append-element
-
jquery-add-prepend-element
-
jquery-add-after-element
-
jquery-add-before-element
-
jquery-remove-element
-
jquery-remove-empty-element
-
jquery-classes-add-class
-
jquery-classes-remove-class
-
jquery-classes-toggleClass-class
-
jquery-classes-set-css
-
jquery-classes-get-parent
-
jquery-switch-case
-
jquery-loop-for
-
jquery-loop-for-of
-
jquery-loop-for-in
TsConfig Typesript
Command |
Note |
tsconfig-allowUnreachableCode |
Cho phép mã không thể truy cập |
tsconfig-noFallthroughCasesInSwitch |
Thông báo lỗi khi khai báo thiếu SwitchCase default |
tsconfig-noImplicitAny |
Mặc định ngầm khai báo kiểu Any cho paramater |
tsconfig-noImplicitOverride |
Mặc định cho phép Class override methods |
tsconfig-noImplicitReturns |
Khai báo dữ liệu trả về |
tsconfig-noImplicitThis |
Không ngầm định THIS |
tsconfig-noPropertyAccessFromIndexSignature |
Không ngầm định thuộc tính khi sử dụng"." |
tsconfig-noUnusedLocals |
Thông báo lỗi những biến không sử dụng |
tsconfig-noUnusedParameters |
Thông báo lỗi Paramaters không được sử dụng |
tsconfig-strictBindCallApply |
Kiểm tra Bind, Call, Apply có được gọi đúng kiểu dữ liệu hay không ? |
tsconfig-strictBuiltinIteratorReturn |
tích hợp được khởi tạo với kiểu TReturn không xác định thay vì any . |
tsconfig-strictFunctionTypes |
Các tham số hàm được kiểm tra chính xác hơn |
tsconfig-strictNullChecks |
Kiểm tra null, undefined |
tsconfig-strictPropertyInitialization |
Kiểm tra khai báo dữ liệu cho thuộc tính trong object |
tsconfig-useUnknownInCatchVariables |
Dùng Unknown để bắt lỗi khi dùng biến trong Catch |
| |