realazy

Results 10 issues of realazy

I don't want to hardcode path, so if get path from shell, this will not work. ```elisp (use-package svelte-mode :ensure t :ensure-system-package ((concat (string-trim (shell-command-to-string "npm root -g")) "/prettier-plugin-svelte") ....

enhancement

Since there's a lot of possibilities for file extensions (`[cm]?[tj]s`), we don't want to list 'em all.

As title. See demo below. This is due to, if input's font size is smaller than 16px, for accessibility reasons, iOS will zoom page to enlarge input. So we give...

To support the new `AppDelegate.swift` in React Native 0.79.

Using `dired-sidebar` as a programming project explorer is probably the most common usage, so hiding files that Git ignores by default should be a good idea.

For some reasons, text edits suggested from multiple LSP servers might be duplicated, see https://github.com/cxa/lsp-biome/issues/11 or https://github.com/emacs-lsp/lsp-mode/issues/4835. This PR deduplicates text edits before applying.

This PR prevents the root path "/" from being emptied by `removeTrailingSlash`. ## Summary by CodeRabbit ## Release Notes * **Bug Fixes** * Improved handling of trailing slashes in layout-type...

package: router-generator