Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use bootstrap with Eclipse - content Assist?

I'm using Eclipse MARS 4.5.0.

I searched Eclipse-market plug-in to support bootStrap content-assist and StakcOverFlow but I can't find proper thing.

when I type

<div class=

and press ctrl+space I want to see container or container-fluid

or

<a class=

then I want to see btn or btn-lg

Is it possible?

like image 946
Dr.Midori Avatar asked Oct 19 '22 01:10

Dr.Midori


1 Answers

In eclipse. Help-> Eclipse Marketplace. In Search box type Enide-Eclipse bootstrap e4 0.14. Just Install it.

like image 53
tpsaitwal Avatar answered Nov 01 '22 15:11

tpsaitwal