plugin
Here are 12,913 public repositories matching this topic...
-
Updated
Feb 27, 2021 - JavaScript
功能请求:快捷编辑(长按进入编辑界面)
-
Updated
Feb 18, 2021 - Go
-
Updated
Feb 23, 2021 - Java
add *minimal* plugin
What would you like to be added:
Add a new plugin that minimizes responses as describe (e.g.) in the BIND manual
minimal-responses
minimal-responses yes | no ;
minimal-responses yes ;
If yes the server will only add records to the authority and additional data sections when they are required e.g. delegations, negative responses. This may improve the performance of the server. T
-
Updated
Feb 25, 2021 - Kotlin
-
Updated
Feb 5, 2021 - Java
@types in vue.i18n
Hello,
I'm using vue-i18n on my nuxt app with typescript.
I have a simple question :
Why in
declare module 'vue/types/options' {
interface ComponentOptions<V extends Vue> {
i18n?: {
messages?: VueI18n.LocaleMessages
dateTimeFormats?: VueI18n.DateTimeFormats
numberFormats?: VueI18n.NumberFormats
sharedMessages?: VueI18n.LocaleMessages
}
}
}
`local
I would like to write snippets that can be expanded after typing only a part of the trigger word. For example, i
, im
, imp
, impo
, impor
should all expand to import
when followed by the trigger key, e.g. Tab. This is helpful because one may think of a snippet after having already typed a couple of characters of a code construct. At the moment, this is possible through somewha
-
Updated
Feb 16, 2021 - Ruby
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
Sep 6, 2018 - Java
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Sep 25, 2020 - Objective-C
-
Updated
Aug 24, 2018 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jan 8, 2021
-
Updated
Nov 4, 2020 - Objective-C
-
Updated
Jun 29, 2020 - Java
-
Updated
Feb 21, 2021
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
Apr 22, 2018 - Python
Improve this page
Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."
This is probably more of an enhancement request...
Repro