Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Configure spell-checking features in Emacs. SPELLING-PROGRAM will be used to detect spelling mistakes based on SPELLING-DICTIONARIES inside buffers of modes defined in FLYSPELL-HOOKS (prose) and in docstrings of modes defined in FLYSPELL-PROG-HOOKS (programming).
Configure mct completion UI for GNU Emacs.
Configure TRAMP, a remote file editing tool for Emacs.
Set up Flymake, the built-in on-the-fly syntax checker for Emacs.
Configure org-agenda-files-track for GNU Emacs.
Configure telega.el for GNU Emacs
Configure Info and Info+ for reading Info documents in Emacs.
Configure the circadian.el Emacs package for theme-switching based on the time of the day.
You can use https://positon.xyz/ or other Mozilla compatible geolocation API. geolocate-url should point to "/v1/geolocate".
Configure the display of weather in Emacs. If you don't provide WTTR-LOCATIONS you will get a weather report based on your IP address.
Configure smartparens for structured code navigation, automatic string escape and pair management.
Configure the Emacs Desktop Notification Center (EDNC).
Configure Info-like documentation viewer for reading various DevDocs documentations.
Configure git-related utilities for GNU Emacs, including magit, git-link, git-timemachine.
Configure the help system in Emacs. Set up Helpful, an alternative to the built-in help that provides much more contextual information.
Setup Emacs to use the dape DAP client.
Configure perspective.el to group/isolate buffers per frames. Make emacsclient feels more like a separate emacs instance.
Configure which-key. MIN-HEIGHT can be used to adjust the look of which-key popup, when there are not many items in it, can be easier to look through available options. IDLE-DELAY is the amount of seconds to wait for the which-key buffer to popup.
Configure the general command-intepreter-in-a-buffer (comint) for process-in-a-buffer derived packages like shell, REPLs, etc.
Configure the Emacs MultiMedia System. Choose what method to use to retrieve information about tracks via EMMS-INFO-METHOD.
Configure the ebdb contact management package for Emacs. EBDB-SOURCES is a list of filenames to retrieve database information from. You can control the size of ebdb popup windows via EBDB-POPUP-SIZE with a floating-point value between 0 and 1.
Configure eglot, an LSP package for emacs.
Configure all-the-icons, a collection of fonts for Emacs.
Configure tooling for Emacs Lisp, the programming language for GNU Emacs.
Configure a simple power menu for emacs.