Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lem-project/lem

Common Lisp editor/IDE with high expansibility
https://github.com/lem-project/lem

Arabic Support and Bidirectional Text

eid-setf opened this issue 3 days ago
chore: update legit.lisp

eltociear opened this pull request 6 days ago
fedora distrobox missing dependency redhat-hardened-cc1

weavermarquez opened this issue 7 days ago
Add key binding display to execute-command completion

cxxxr opened this pull request 7 days ago
Actually use the SDL2 shell

psionic-k opened this pull request 8 days ago
Add dev shells to nix flake to build from source

psionic-k opened this pull request 8 days ago
More minor highlighting fixes for coalton-mode.

fukamachi opened this pull request 9 days ago
Completions Selection List Stuck Open

afluentlife opened this issue 10 days ago
Minor fixes for coalton-mode

fukamachi opened this pull request 10 days ago
Add symbol completeion to coalton-mode by using lisp-mode's function.

fukamachi opened this pull request 12 days ago
add lsp support to js-mode

cxxxr opened this pull request 12 days ago
Enable coalton-mode inside `coalton-toplevel` in lisp-mode.

fukamachi opened this pull request 13 days ago
Minor fixes for coalton-mode

fukamachi opened this pull request 13 days ago
Lem intelligence

cxxxr opened this pull request 13 days ago
Add coalton-mode for basic features.

fukamachi opened this pull request 14 days ago
Fix zero-width characters and control characters attribute issue.

funk443 opened this pull request 17 days ago
vi-mode: Add paragraph text object

Encryptoid opened this pull request 17 days ago
Lem SDL2 can now properly display zero-width characters.

funk443 opened this pull request 18 days ago
Add an option to control the save of clipboard content before killing.

funk443 opened this pull request 19 days ago
Implemented improved Python indent function.

funk443 opened this pull request 21 days ago
Implemented improved Python indent function.

funk443 opened this pull request 21 days ago
Overwrite mode as seen in other editors.

funk443 opened this pull request 22 days ago
Less pdcurses in ncurses

snmsts opened this pull request 23 days ago
Fix: [line-number-mode] - Wrapped line attributes & Uniform number width

Encryptoid opened this pull request 23 days ago
removed C-i and C-m conversion from parse-keyspec

RobertIsmo opened this pull request 23 days ago
Stop conversion of C-i from Tab in GUI mode.

RobertIsmo opened this issue 25 days ago
Feature: [markdown-mode] - Add functionality to work with tables

Encryptoid opened this issue 25 days ago
Add (undefine-key) functionality

Encryptoid opened this pull request 25 days ago
isearch - End highlight when no range found

Encryptoid opened this pull request 27 days ago
make `F13` to `F24` keys available in SDL2 frontend

SequentialDesign opened this pull request 27 days ago
Fix the case where the after-change-hook was not called.

cxxxr opened this pull request 27 days ago
Project - Prompt Save + Message

Encryptoid opened this pull request 28 days ago
Add vi-operator-surrounding-blanks editor-variable

Encryptoid opened this pull request 28 days ago
only change recent frame list when switch target is different

SequentialDesign opened this pull request 29 days ago
turn right gui mod into the hyper modifier in sdl2 version

SequentialDesign opened this pull request 30 days ago
change `hypher` to `hyper` across lem repo

SequentialDesign opened this pull request 30 days ago
make makefile applicable.

snmsts opened this pull request about 1 month ago
vi-mode - Bug - Fix freeze when using _i"/_a" in escaped string

LeeLaffan opened this pull request about 1 month ago
Add micros keybinds to lisp-mode

jfaz1 opened this pull request about 1 month ago
vi-mode: Add g^, g0, g$

LeeLaffan opened this pull request about 1 month ago
vi-mode: Adding additional C-w functionality (Window management)

LeeLaffan opened this pull request about 1 month ago
"Getting Started (s)" throws error

marcuskammer opened this issue about 1 month ago
Feature: text-based folder icons in directory mode

mantacid opened this issue about 2 months ago
fix typo in file-conversion.lisp

SequentialDesign opened this pull request about 2 months ago
minor documentation fix in `interp.lisp`

SequentialDesign opened this pull request about 2 months ago
fix verbose style in `compute-line`

SequentialDesign opened this pull request about 2 months ago
add `editor-variable-universal-argument-function`

SequentialDesign opened this pull request about 2 months ago
add `after-load-theme-hook`

SequentialDesign opened this pull request about 2 months ago
improve: different behaviours in `file completion`.

sakurawald opened this issue about 2 months ago
improve: the `type` of `paste-yank` fell through ECASE expression.

sakurawald opened this issue about 2 months ago
feature: make `describe-bindings` more feature-rich.

sakurawald opened this issue about 2 months ago
fix: ban mouse click event in popup-window made by popup-message function

sakurawald opened this pull request about 2 months ago
[DRAFT] feature: recenter line if jump target point is not inside window. (vi-mode)

sakurawald opened this pull request about 2 months ago
feature: ignore-case for git-grep command by default

sakurawald opened this pull request about 2 months ago
fix: ban `mouse click event` in `popup-window` made by `popup-message` function.

sakurawald opened this pull request about 2 months ago
fix: make the ctrl-[ the sym key to escape key.

sakurawald opened this pull request about 2 months ago
feature: highlight caught warning and error in repl

sakurawald opened this pull request about 2 months ago
Revert "make `C-m` (`Return`) `newline-and-indent` in language modes"

SequentialDesign opened this pull request about 2 months ago
improve: highlight the `caught error` in `macro expansion`.

sakurawald opened this issue about 2 months ago
Deduplicate compute-line calls

nmccamish opened this pull request about 2 months ago
The `comment-or-uncomment-region` fails to comment in some cases.

sakurawald opened this issue about 2 months ago
add two editor variables to line-numbers, line-number-format and current-line-value

SequentialDesign opened this pull request about 2 months ago
feature: the `session facility` to save `opened buffers`.

sakurawald opened this issue about 2 months ago
feature: make `vi-paste-{before/after}` accept the universal args.

sakurawald opened this pull request about 2 months ago
feature: make `vi-paste-{before/after}` accept the universal args.

sakurawald opened this pull request about 2 months ago
[Low-Priority] An edge-case about evaluating the `''` form in repl.

sakurawald opened this issue about 2 months ago
add: the missing `vi-jump-previous` command and binding.

sakurawald opened this pull request about 2 months ago
feature: add `lisp-eval-and-inspect` command.

sakurawald opened this issue about 2 months ago
add `nullify-last-flags` function to interp

SequentialDesign opened this pull request about 2 months ago
[DRAFT] add: the `:jumps` ex-command for vi-mode.

sakurawald opened this pull request about 2 months ago
make `C-m` (`Return`) `newline-and-indent` in language modes

SequentialDesign opened this pull request about 2 months ago
add convenient keybinds for LEM's multiplexer.

SequentialDesign opened this pull request about 2 months ago
fix(flake): Update outputHash

judahsotomayor opened this pull request about 2 months ago
feature: add `:new` ex-command for `vi-mode`

sakurawald opened this pull request about 2 months ago
add: tests for vi-swapcase-and-forward

sakurawald opened this pull request about 2 months ago
feature: list the `reversed keymap` at current point.

sakurawald opened this issue about 2 months ago
feature: render the `reversed keymap` information in the `M-x` pop-up menu.

sakurawald opened this issue about 2 months ago
change `move-over-)` to `move-over-)-or-wrap`

SequentialDesign opened this pull request about 2 months ago
change `insert-()` to `insert-()-or-wrap`

SequentialDesign opened this pull request about 2 months ago
Question: How to format the string into the self repl.

sakurawald opened this issue about 2 months ago
feature: treat as selecting current line if no region is selected for comments.

sakurawald opened this pull request about 2 months ago
java-mode: Use c-mode indentation function to indent Java files

bolsen opened this pull request about 2 months ago
open the source code of the sbcl as read-only

cxxxr opened this pull request about 2 months ago
feature: add impl-source-read-only editor-variable

sakurawald opened this pull request about 2 months ago