The Wayback Machine - https://web.archive.org/web/20220411021320/https://github.com/topics/melpa
Skip to content
#

melpa

Here are 122 public repositories matching this topic...

c4eater
c4eater commented Feb 19, 2021

Hi,
Looks like auto-complete ignores completion-styles when building the candidate list...
Problem shows itself on non substring based completion styles, eg. partial-completion.

To reproduce:
(Emacs 27.1, auto-complete #aafd3f5)

; <emacs --no-init-file>
; <set up path to auto-complete>
(require 'auto-complete)
(require 'auto-complete-config)
(ac-config-default)
(define-key
question good first issue
zoechi
zoechi commented Aug 11, 2020

dap-dart-setup doesn't seem to do anything if the .extension/github/Dart-Code.Dart-Code directory already exists.
A way to update would be helpful.
Like checking for a new version, delete the directory and run dap-dart-setup again.

Currently I delete the directory manually ocassionally and run dap-dart-setup again.

good first issue
alhassy
alhassy commented Sep 14, 2021
  1. Look at http://xahlee.info/js/css_index.html
  2. Find something you like there
  3. Implement a special block that produces the CSS feature you like
  4. Add some unit tests (ert-deftest)

For example, text shadows give way to a new link type which can be used in the form <shadow: Moonlight > to produce the example shown in the URL. We can also

help wanted good first issue

Improve this page

Add a description, image, and links to the melpa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the melpa topic, visit your repo's landing page and select "manage topics."

Learn more