-
The [Autocomplete+ wiki](https://github.com/atom/autocomplete-plus/wiki/Autocomplete-Providers) was still showing `asciidoc-preview` as the completion provider.
Not any more: [wiki history](https://gi…
-
When I use react-geosuggest on my browser, I get the automatic autosuggestion from the browser on top of the google suggestions box.
I would like to be able to use the attribute `autocomplete="off"`…
rewop updated
8 years ago
-
ceci est renvoyé de temps en temps pour différents clients.
```
Traceback (most recent call last):
File "searx/webapp.py", line 769, in
run()
File "searx/webapp.py", line 723, in run
hos…
-
If I use an actual color, then Pigments will highlight it, but it doesn't seem to highlight my variables.
I have one main SCSS file that `@import`s all of my different SCSS files, so I don't include …
-
Hi @basarat thanks for this amazing editor!! It's getting better and better and more with monaco addition! I have a question, Do you think is possible to have intellisense on tsconfig file? Thanks!
-
When you press arrow key (←) to fix a typo it makes completed text persistent so you have to remove it.
Then you type text in the middle of word, it autocompletes the end.
Also it blinks while it real…
-
### Issue and Steps to Reproduce
When extending a class, flow doesn't seem to provide an auto-complete. This repros on the following code:
``` javascript
/* @flow */
class C {
x: string;
y: num…
xhyp0 updated
8 years ago
-
- [x] remove autcomplete
- [x] change current video icon into one more suggestive
- [x] failed to load resource - favicon
- [x] left and right arrows are cropped on mobile and at not-wide screen resol…
-
Hello everyone,
I have seen some issues / requests about an autcomplete for form input. I have the same request but in the mean time this might help. I have made this using jQuery UI autocomplete plu…
-
Based on the `extends` property, the completion would allow to autocomplete overridable properties and methods :
``` javascript
Ext.define('MyBtn', {
extend: 'Ext.button.Button', // with extend, w…