-
On the auto complete, and search result, if a product has a "fixed product taxe" attribute, then the displayed price does not take it in account.
For example, if a product has a price of 100€ (incl…
spipu updated
7 years ago
-
This issue illustrates best with an example:
Open an Elixir file and write `__MODU` you will get completion for `__MODULE__/0`. The `/0` is useful when you look at the suggestion to see that it doesn…
-
I hope you're kiddin with this recommendation. Nowadays most IDEs got nice defaults for `` and, hey, HTML5 went towards simplification, not exausting developers by endless useless `xmlns` and other st…
-
`gocode` uses the output from `go install` to provide its suggestions.
If you use emacs alone for writing Go code, everything is fine, but if you also use Sublime Text (with Go plugins), then Subli…
ghost updated
7 years ago
-
I was utterly confused about how it got in my Atom until I clicked 'learn more' link at the end.
-
hello everyone, i'm started using jedi with vim, the autocompletition work great, but there is a problem with imports, when i type `from module import somthing1-working, no-more-autcomplete`
the first…
-
### Issue
hello everyone, i'm started using jedi with vim, the autocompletition work great, but there is a problem with imports, when i type `from module import somthing1-working, no-more-autcomplete…
-
-
I'm seeing a problem when using ajax_select in a TabularInline form that has no existing rows.
The problem is that ajax_select attaches the jQuery-UI autocomplete widget to the input field in the hid…
-
It is impossible to detect when a typeahead is valid (meaning that an item as been selected or match one of the list - and not just a random input). The input becomes valid whenever something is inser…