You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-6
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ To install SnippetMaster, follow these steps:
22
22
Once installed, SnippetMaster will automatically register its snippets with Visual Studio Code. To use a snippet, simply type its trigger keyword in the editor and press `Enter`.
23
23
24
24
For example, to use the `printr` snippet, type `_printr` in your editor and press `enter`. This will expand the snippet into the corresponding code block.
25
-
For more information : https://vitabletec.github.io/SnippetMaster/
25
+
For more information : https://vitabletech.github.io/SnippetMaster/
26
26
27
27
## Supported Languages
28
28
@@ -33,18 +33,24 @@ SnippetMaster currently supports the following languages:
33
33
* Sql
34
34
* shell script/cmd
35
35
* windows use full commands
36
+
* Css
37
+
* Sass
38
+
* Wordpress
39
+
* Laravel
40
+
* React
41
+
* AngularJS
36
42
37
43
## Issues
38
-
\
39
-
If you encounter any issues or have suggestions for improvement, please file an issue on the [SnippetMaster GitHub repository](https://github.com/vitabletec/SnippetMaster/issues).
44
+
45
+
If you encounter any issues or have suggestions for improvement, please file an issue on the [SnippetMaster GitHub repository](https://github.com/vitabletech/SnippetMaster/issues).
40
46
41
47
## Contributing
42
48
43
-
Contributions are welcome! If you would like to contribute to SnippetMaster, please create a pull request on the [SnippetMaster GitHub repository](https://github.com/vitabletec/SnippetMaster/pulls).
49
+
Contributions are welcome! If you would like to contribute to SnippetMaster, please create a pull request on the [SnippetMaster GitHub repository](https://github.com/vitabletech/SnippetMaster/pulls).
44
50
45
51
## License
46
52
47
-
SnippetMaster is licensed under the [MIT License](https://github.com/vitabletec/SnippetMaster/blob/main/LICENSE).
53
+
SnippetMaster is licensed under the [MIT License](https://github.com/vitabletech/SnippetMaster/blob/main/LICENSE).
48
54
49
55
## Features
50
56
* Custom code snippets for a variety of programming languages.
@@ -59,7 +65,7 @@ SnippetMaster is licensed under the [MIT License](https://github.com/vitabletec/
59
65
60
66
## Tutorial
61
67
62
-
Want to learn how to use it? Check out the tutorial [here](https://vitabletec.github.io/SnippetMaster/).
68
+
Want to learn how to use it? Check out the tutorial [here](https://vitabletech.github.io/SnippetMaster/).
0 commit comments