File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Sublime Text Plugin for creating/generating C++ Classes.
4
4
5
- <a href =" https://packagecontrol.io/packages/C%2B%2B%20Classhelper " target =" _blank " ><img src =" https://img.shields.io/packagecontrol/dt/C++%20Classhelper.svg?color=%233a9ff5&style=flat-square " ></a > <a href =" https://github.com/pr0grammr/cppclasshelper-sublime-text-plugin/releases/latest " ><img src =" https://img.shields.io/github/release/pr0grammr/cppclasshelper-sublime-text-plugin.svg?color=%2360ce52&style=flat-square " ></a > <img src =" https://img.shields.io/travis/com/ pr0grammr/cppclasshelper-sublime-text-plugin/feature%2Fgenerate-method-definitions .svg?style=flat-square " >
5
+ <a href =" https://packagecontrol.io/packages/C%2B%2B%20Classhelper " target =" _blank " ><img src =" https://img.shields.io/packagecontrol/dt/C++%20Classhelper.svg?color=%233a9ff5&style=flat-square " ></a > <a href =" https://github.com/pr0grammr/cppclasshelper-sublime-text-plugin/releases/latest " ><img src =" https://img.shields.io/github/release/pr0grammr/cppclasshelper-sublime-text-plugin.svg?color=%2360ce52&style=flat-square " ></a > <img src =" https://travis-ci.org/ pr0grammr/cppclasshelper-sublime-text-plugin.svg?branch=master& style=flat-square " >
6
6
7
7
## Installation
8
8
@@ -32,7 +32,7 @@ Right-click on the folder in your sidebar, where you want to create your class a
32
32
33
33
Since version ** 1.2.0** you are able to generate definitions for your class methods.
34
34
35
- <img src =" https://raw.githubusercontent. com/pr0grammr/cpp-classhelper- sublime-text-plugin/master/method-definition.gif " >
35
+ <img src =" https://github. com/pr0grammr/cppclasshelper- sublime-text-plugin/raw /master/method-definition.gif " >
36
36
37
37
Press <kbd >CTRL</kbd > + <kbd >SHIFT</kbd > + <kbd >P</kbd > to open command palette. Type in ` C++ Classhelper - Generate Method Definition ` and select the method you want to generate the definition.
38
38
You can’t perform that action at this time.
0 commit comments