File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 63
63
< img src ="/images/Inter.png ">
64
64
< h1 > O < span class ="hl "> framework</ span > Javascript < span class ="hl "> simples</ span > </ h1 >
65
65
< h4 align ="center ">
66
- Baixa extensão do Vscode clicando em < a href ="https://marketplace.visualstudio.com/items?itemName=interjs.inter-intellisense&ssr=false#overview " target ="_blank " class ="hl "> Intellisense</ a >
66
+ Instala a extensão do Vscode clicando em < a href ="https://marketplace.visualstudio.com/items?itemName=interjs.inter-intellisense&ssr=false#overview " target ="_blank " class ="hl "> Intellisense</ a >
67
67
< h4 >
68
68
</ section >
69
69
< section class ="lib-options ">
Original file line number Diff line number Diff line change 83
83
< article >
84
84
< div >
85
85
< h1 > < a href ="#instalacao " id ="instalacao " class ="hash "> Instalação</ a > </ h1 >
86
-
86
+ < div class ="warning ">
87
+ < p >
88
+ Faça parte do inquerito que vai ajudar o Inter ser ainda melhor clicando em
89
+ < a href ="https://docs.google.com/forms/d/e/1FAIpQLScy-CLRO2aa40uWMXyeelCZrRiGbqbUsu_0lPWhgfzpDAMxbg/viewform " target ="_blank "> Inquerito</ a > .
90
+ </ p >
91
+ </ div >
87
92
< p >
88
93
Para instalar o Inter, não é necessário fazer mil configurações,
89
94
basta importar o Inter a partir do CDN(jsDelivr) ou baixar ele e usar directamente a partir
@@ -147,7 +152,7 @@ <h3><a href="#modular" id="modular" class="hash">A versão modular</a></h3>
147
152
< p > Desde a versão < a href ="https://github.com/interjs/inter/releases/tag/v2.2.0 "> 2.2.0</ a > existe o Inter modular, que permite
148
153
que você importa funções específicas do Inter sem a necessidade de baixa-lo inteiramente.
149
154
Assim como a versão global, podemos instalar a versão modular de duas formas,
150
- < span class ="hl "> CDN</ span > e < span class ="hl "> localmente</ span >
155
+ < span class ="hl "> CDN</ span > e < span class ="hl "> localmente</ span > .
151
156
</ p >
152
157
153
158
< h3 > < a href ="#cdn2 " id ="cdn2 " class ="hash "> CDN</ a > </ h3 >
Original file line number Diff line number Diff line change 80
80
< div >
81
81
82
82
< h1 > < a href ="#intellisense-introducao " id ="intellisense-introducao " class ="hash "> Intellisense no Vscode para o Inter</ a > </ h1 >
83
-
83
+ < div class ="warning ">
84
+ < p >
85
+ Faça parte do inquerito que vai ajudar o Inter ser ainda melhor clicando em
86
+ < a href ="https://docs.google.com/forms/d/e/1FAIpQLScy-CLRO2aa40uWMXyeelCZrRiGbqbUsu_0lPWhgfzpDAMxbg/viewform " target ="_blank "> Inquerito</ a > .
87
+ </ p >
88
+ </ div >
84
89
< p >
85
90
Programar sem ter suggestões dos parámetros da função que estiveres a digitar
86
91
é muito chato, a experiência do desenvolvedor fica horrível. Um dos objectivos
You can’t perform that action at this time.
0 commit comments