Skip to content

Commit 73e3814

Browse files
committed
Migrated to bootstrap 4.3.1 & Added support for jinja-html
1 parent 5cffea0 commit 73e3814

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

intellij/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.3
1+
6.1.0

intellij/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This plugin is compatible with the following JetBrains products:
88
- PyCharm
99
- RubyMine
1010

11-
![Plugin in action](https://github.com/1tontech/bootstrap4-snippets/raw/intellij-6.0.3/intellij/help.gif)
11+
![Plugin in action](https://github.com/1tontech/bootstrap4-snippets/raw/intellij-6.1.0/intellij/help.gif)
1212

1313
The detailed list of supported template triggers are listed [below](#documentation)
1414

@@ -4143,6 +4143,12 @@ fa5p-**zhihu** | Zhihu
41434143
@fa5p-**inverse** | Alternative colored icon
41444144

41454145

4146+
## About Me
4147+
4148+
You can find my personnel blog at [https://thekalinga.in](https://thekalinga.in)
4149+
4150+
You can connect me with at linkedin @ [https://linkedin.com/in/thekalinga/](https://linkedin.com/in/thekalinga/)
4151+
41464152
## License
41474153

41484154
Bootstrap 4, Font Awesome 4, Font Awesome 5 Free & Pro - IntelliJ plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

intellij/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
apply plugin: 'org.jetbrains.intellij'
1818

1919
// Will be replaced by build before publish. Leave it as is
20-
version '6.0.3'
20+
version '6.1.0'
2121

2222
apply plugin: 'groovy'
2323
apply plugin: 'java'

vscode/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.3
1+
6.1.0

vscode/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets for Visual studi
33

44
Visual studio code plugin containing Bootstrap 4, Font awesome 4 & Font Awesome 5 Free & Pro snippets. This plugin works in both in the stable & the insiders build
55

6-
![Plugin in action](https://github.com/1tontech/bootstrap4-snippets/raw/vscode-6.0.3/vscode/help.gif)
6+
![Plugin in action](https://github.com/1tontech/bootstrap4-snippets/raw/vscode-6.1.0/vscode/help.gif)
77

88
The detailed list of supported template triggers are listed [below](#documentation)
99

@@ -4138,6 +4138,12 @@ fa5p-**zhihu** | Zhihu
41384138
@fa5p-**inverse** | Alternative colored icon
41394139

41404140

4141+
## About Me
4142+
4143+
You can find my personnel blog at [https://thekalinga.in](https://thekalinga.in)
4144+
4145+
You can connect me with at linkedin @ [https://linkedin.com/in/thekalinga/](https://linkedin.com/in/thekalinga/)
4146+
41414147
## License
41424148

41434149
Bootstrap 4, Font Awesome 4, Font Awesome 5 Free & Pro - Visual studio code plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)